User forums > Nightly builds
The 16 January 2010 build (6088) is out.
Hans Henrik:
found a bug, but idk how long it has lasted or if it even is in 8.02, just found it using 6088
in Wx-wizard, when you specify "Configure Advanced Options", on "console or GUI?", it will threat Debug as Release and visa-versa
how to reproduce:
start C::B->File->New->Project->WxWidgets Project->(Next->)WxWidgets 2.8.x->(whatever in project-title)->next->next->WxSmith->Frame Based->Next->Next->Next->Configure Advanced Options->Next->Debug->Console->Release->GUI
and your release build will be console and your debug-build wont. :!: :wink:
BrayMailloux:
I tried to build this nightly following the instruction posted via http://wiki.codeblocks.org/index.php?title=Nightly_Cookbook
I'm as far as using the built nightly to compile the Code::Blocks source into a new build. When I compile, this is the error printed in the build log.
Linking dynamic library: devel\wxscintilla.dll
C:\MinGW\bin\..\lib\gcc\mingw32\3.4.5\..\..\..\..\mingw32\bin\ld.exe: cannot find -lwxmsw28u
collect2: ld returned 1 exit status
Process terminated with status 1 (1 minutes, 12 seconds)
1 errors, 6 warnings
There is quite a bit of log before that... but it does not seem important because it all succeeds.
stefanos_:
Hans Henrik, I can confirm your bug as of 28-02-2010.
System Specificatons:
IDE Version: Code::Blocks svn 6117
Operating System: Windows XP SP3
Compiler: MinGW: 5.1.6 (g++ 3.4.5)
I will download the latest svn version right now to test it as well. Though still I don't know the major differences between the TDM's GCC and MinGW, I can though guess that TDM's GCC is using the latest stable libraries I would say (4.4.1, I hope I am correct).
Current news [as of 28-02-2010 12:45 Local time (Cyprus)]: I have downloaded the latest svn code [6181] and the bug remains the same. Hans my friend, can you report it please in http://developer.berlios.de/bugs/?group_id=5358 where is the official bug page?
Biplab:
--- Quote from: Hans Henrik on February 26, 2010, 01:08:03 am ---found a bug, but idk how long it has lasted or if it even is in 8.02, just found it using 6088
in Wx-wizard, when you specify "Configure Advanced Options", on "console or GUI?", it will threat Debug as Release and visa-versa
how to reproduce:
start C::B->File->New->Project->WxWidgets Project->(Next->)WxWidgets 2.8.x->(whatever in project-title)->next->next->WxSmith->Frame Based->Next->Next->Next->Configure Advanced Options->Next->Debug->Console->Release->GUI
and your release build will be console and your debug-build wont. :!: :wink:
--- End quote ---
Bug is now Fixed in trunk in rev 6182. Thanks for pointing this.
stefanos_:
Anytime mate ;) Cheers should go to Hans of course for his good observation.
Bravo Hans, well done. 8)
Navigation
[0] Message Index
[*] Previous page
Go to full version