User forums > Nightly builds
The 19 July 2008 build (5142) is out.
pasgui:
--- Quote from: daniel2000 on July 20, 2008, 11:48:22 am ---can someone confirm this? i don't have x86_64 installed and can't make more tests, i only have the opensuse buildservice where i have to wait for free build hosts.
--- End quote ---
Confimed ! The solution of jens works fine for me.
Regards, pasgui
TheTuxKeeper:
--- Quote from: jens on July 20, 2008, 12:04:42 pm ---
--- Quote from: Der Meister on July 20, 2008, 11:58:20 am ---Your compiler ran out of memory while compiling this file. There are already some other posts in the forum around regarding this file. I think the best solution was to disable optimizations for that file.
--- End quote ---
Here's a link to my post with a patch for "Makefile.am": http://forums.codeblocks.org/index.php/topic,8688.msg63715.html#msg63715
--- End quote ---
Thanks. Just a second ago, I found your post :D (used wrong search strings or overlooked the hit)
will apply the patch and recompile it.
Acki:
Hi,
I have a small problem with opening files by double clicking...
If C::B is closed and I open a file by double clicking it C::B starts and opens the file, but I get a Windows message that the file could not be found !!! :shock:
This happens with all file types (.h, .cpp, .cbp, ...)...
If C::B is already opened everything works fine...
Well, this problem occured already some times ago and I think the workaround from there would work this time too... ;)
EDIT: NO, the old workaround doesn't work here (disabeling the "Symbols Browser") as I show in this thread: http://forums.codeblocks.org/index.php/topic,8845.msg64137.html#msg64137 !!!
I'm running XPpro (sp2)...
Pecan:
--- Quote from: dje on July 20, 2008, 12:09:42 am ---Systematic bug with code snippets:
* View -> Code snippets
* Right click on root (code snippets)
* Click on "Full Search"
* In "Snippets search" window, click on File -> Open
* Select any file (I tried with a workspace and a cpp file)
* Crash...
Dje
--- End quote ---
Fixed SVN 5145
*CodeSnippets 1 3.70 2008/07/20
- Fix FullSearch file open crash when CodeCompletion loaded
Jenna:
--- Quote from: daniel2000 on July 20, 2008, 12:13:34 pm ---
--- Quote from: jens on July 20, 2008, 12:04:42 pm ---
--- Quote from: Der Meister on July 20, 2008, 11:58:20 am ---Your compiler ran out of memory while compiling this file. There are already some other posts in the forum around regarding this file. I think the best solution was to disable optimizations for that file.
--- End quote ---
Here's a link to my post with a patch for "Makefile.am": http://forums.codeblocks.org/index.php/topic,8688.msg63715.html#msg63715
--- End quote ---
Thanks. Just a second ago, I found your post :D (used wrong search strings or overlooked the hit)
will apply the patch and recompile it.
--- End quote ---
I just added a patch to trunk that turns off optimization for headerfixip-plugin if "build-host" is "x86_64" (r5147).
EDIT:
Reverted conditional part: on 32bit systems there are also problems with optimization of "defaults.cpp", not as much memory needed as on 64bit, but way to much for most build-systems.
Sorry for the inconvenience.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version