User forums > Nightly builds
The 07 October 2007 build (4515) is out.
killerbot:
Get quick announcements through the RSS feed http://www.codeblocks.org/nightly/CodeBlock_RSS.xml
Before you use a nightly make sure you understand how it works.
A link to the unicode windows wxWidget dll for Code::Blocks : http://prdownload.berlios.de/codeblocks/wxmsw28u_gcc_cb_wx284.7z
For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://prdownload.berlios.de/codeblocks/mingwm10.7z
The 07 October 2007 build is out.
- Windows :
http://prdownload.berlios.de/codeblocks/CB_20071007_rev4515_win32.7z
- Linux :
none
Resolved Fixed:
* wxSmith: Big update to code generation process (note that although new code has been tested, it may still have few bugs since the change affected large areas of wxSmith)
* Generating code is now done using coder context object which keeps chunks of code currently crated and some other stuff required while code generation
* Improved generation of header files - including PCH filter support and forward declarations (not yet fully enabled but works perfectly while testing)
* Headers are now generated more precisely - f.ex. when there's no bitmap used while generating resource, it won't be included anywhere
* Items using custom fonts with more than one face name share now one font enumerator and one array of faces
* Fixed some problems with events (in most cases it was bugged list of item's events)
* Fixed: Project specific "Custom variables" are not expanded for OpenWatcom linker
* Added: Code to map more linker options to wlink.exe options
* cb_share_config: added support for file groups (and masks)
* Fixed: Plugin wizard generated code contains non-conforming characters in plugin name
* wxSmith: Updated wxSmithContribItems to use new wxSmith framework
* wxSmith: Added Go-To-Header / Go-To-Source into popup menu available when ight-clicking on main node of resource in resource editor
* added bash lexer (syntax highlighting for unix shell scripts)
* Fixed: [Bug #12113] CB crashes when using misspelled compiler
* wxSmith:
* Added grouped file updates and few optimizations - time of regenerating source code (when files were not opened in editor) is now up to 7-10 times faster
* Added delayed code update (performed 0,5 sec after resource change) which together with grouped updates improved responsiveness of resource editor
* Fixed: [Bug #12119] New File creation -> no default code
* fix for the new build system (all devs have a look at globals.cpp and the killerbot remark !!!)
Regressions/Confirmed/Annoying/Common bugs:
* toolbar-images-not-changing-state (is a wx problem/Win XP problem)
JGM:
Wow great!, so many changes :D
Xaviou:
Ubuntu 6.10 & 7.04 Amd64 tar.gz archive (containing '.deb' installers builds with wx284) can be found here.
pdsonic:
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
stahta01:
--- 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 ---
Are you using wxWidgets 2.8.4? The 2.8.3 does not work right with Code::Blocks!
Tim S
Navigation
[0] Message Index
[#] Next page
Go to full version