User forums > Nightly builds

The 17 June 2012 build (8059) is out.

<< < (9/11) > >>

stg:

--- Quote from: jens on July 05, 2012, 10:12:17 pm ---i still cannot reproduce it.
You can try what happens, if you disable the spellchecker-plugin from "Plugins -> Manage plugins..." and if that helps, what happens if you play with the spellchecker settings (not really much, I know).

--- End quote ---

Seems to be very obvious that its the SpellChecker plugin. Having it disabled, everything works fine. Enabling it with the en_US dictionary, deletion in multiline edit mode works not properly. Maybe, it has something to do with the dictionaries? But as I said, I have just downloaded it from OpenOffice.

Edit: Note that I have disabled the SpellChecker plugin via Settings / Editor / SpellChecker

MortenMacFly:

--- Quote from: ollydbg on July 02, 2012, 05:11:38 am ---This patch can avoid the loop.

--- End quote ---
...but introduces a lot other hangs / freezes on "not so complex" code. BE careful, this introduces even more serious hangs!

Epicurus:
This complete noob can't figure out how to get the "Can't find compiler executable in your configured search path's for GNU GCC Compiler" error to not appear.

I followed the instructions from the nightly sticky thread here exactly:
--- Quote ---3. How to install a nightly build
Allrighty, time for a small recap :
1) CB nightly
2) mingwm10.dll
3) wxmsw28u_gcc_cb.dll
Those are the 3 things we need to install and start up a nigthly build. All 3 of them are available in their own zip file, zipped by using the free and excellent 7-zip (www.7-zip.org). Just get your copy of 7-zip for unzipping.

Final steps :
1) unzip the CB nightly in some directory
2) unzip both dll's : requirement : they need to be in your PATH, most easiest is to unzip both of them into the same directory where you unzipped the nightly, so they reside next to the codeblocks.exe .

By performing these simple steps you nightly is ready to roll.
--- End quote ---
The 8059 nightly, mingwm10.dll, and wxmsw28u_gcc_cb.dll are all in the C:\Program Files (x86)\CodeBlocks directory, yet I see this error every time I start up CodeBlocks and programs simply do not respond to the Compile button (surprise, surprise).

Some browsing on the forum made it seem like it has something to do with changing Settings > Compiler > (GNU GCC Compiler) > Search Directories to include this path under the Compiler sub-tab ("they need to be in your PATH"), but this only makes the error appear again. Help setting this us would be very appreciated!

MortenMacFly:

--- Quote from: Epicurus on July 07, 2012, 07:36:26 am ---Some browsing on the forum made it seem like it has something to do with changing Settings > Compiler > (GNU GCC Compiler) > Search Directories to include this path under the Compiler sub-tab ("they need to be in your PATH"), but this only makes the error appear again. Help setting this us would be very appreciated!

--- End quote ---
Well you have to install a full compiler suite (which is not part of the nightlies) and adjust the path to the tool chain executables in the compiler options accordingly. There is a note given what path you have to provide: the "master path" to your compiler, so not the bin sub-folder or alike.

tgucm:

--- Quote from: MortenMacFly on July 07, 2012, 09:08:02 am ---
--- Quote from: Epicurus on July 07, 2012, 07:36:26 am ---Some browsing on the forum made it seem like it has something to do with changing Settings > Compiler > (GNU GCC Compiler) > Search Directories to include this path under the Compiler sub-tab ("they need to be in your PATH"), but this only makes the error appear again. Help setting this us would be very appreciated!

--- End quote ---
Well you have to install a full compiler suite (which is not part of the nightlies) and adjust the path to the tool chain executables in the compiler options accordingly. There is a note given what path you have to provide: the "master path" to your compiler, so not the bin sub-folder or alike.

--- End quote ---


I hope i don't come off as too dense or disrepectful with this but i think it would be a good idea ( perhaps as a feature request ) to have a separate "nightlyUpdate.exe" created that could be called from a C::B menu option which would close C::B and then run that exe.  I would love if your team could have that designed to ask with a small form and a browse button where the desired nightly is located on the user's hard drive.

or did i completely miss the idea O:-)

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version