User forums > Nightly builds
The 07 October 2007 build (4515) is out.
starofrainnight:
--- Quote from: pdsonic on October 08, 2007, 02:40:03 am ---Hi,
Thank you for CodeBlocks! :D I've been using it full time for over a year at work and at home.
I've just 'installed' the 4515 release and am trying some of the wxSmith changes.
When I right click on a wxSmith resource and select either 'Go to header' or 'Go to source' CodeBlocks immediately disappears! (crash)
I'm running winXP SP2
--- End quote ---
I'm the same ... crashing, go crashing ... :(
Even reinstall CodeBlocks ...
-----------------------------
I try to build 4515 myself with debug mode, then select 'Go to header', it give me an Assertion failed :
File: CodeBlock\src\include\/manager.h
Line: 171
Expression : Mgr<MgrT>::instance == 0
Jenna:
debian-repository with nightlies
Cannot update to 4516 fast enough, because I go in holidays in two hours and I have to build on server (needs several hours), because upload via ISDN takes too long.
So 4515 is on the server.
I try to update it this evening.
--- Code: ---deb http://jens.lody.name/debian/ unstable main
deb-src http://jens.lody.name/debian/ unstable main
--- End code ---
and
--- Code: ---deb http://jens.lody.name/debian/ etch main
deb-src http://jens.lody.name/debian/ etch main
--- End code ---
add my public-key to apt's trustdb:
--- Code: ---wget -q http://jens.lody.name/debian/jens.asc -O- | sudo apt-key add -
--- End code ---
Biplab:
--- Quote from: pdsonic on October 08, 2007, 02:40:03 am ---I've just 'installed' the 4515 release and am trying some of the wxSmith changes.
When I right click on a wxSmith resource and select either 'Go to header' or 'Go to source' CodeBlocks immediately disappears! (crash)
--- End quote ---
--- Quote from: starofrainnight on October 08, 2007, 07:09:10 am ---I'm the same ... crashing, go crashing ... :(
--- End quote ---
Fixed in revision 4517. Please wait for the next nightly. :)
In the meantime don't use these menu options.
marfi:
Hi, I've found out that is impossible to build wxWidgets (maybe even others) projects generated by the C::B Application Wizard compiled with MS Visual Studio 2005 compiler. Even after manual addition of a required header files which are located in directories not included in the standard compiler paths there are still plenty of "unresolved external symbols" (for example for _timezone, _iob, ...) for both static and dynamic linking. Moreover, if the project is set to use unicode, the amount of unresolved externals is even bigger.
starofrainnight:
--- Quote ---Fixed in revision 4517. Please wait for the next nightly. Smile
In the meantime don't use these menu options.
--- End quote ---
Biplab:
:D Great! Thanks for all your work!
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version