User forums > Nightly builds
The 12 October 2007 build (4524) 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 12 October 2007 build is out.
- Windows :
http://prdownload.berlios.de/codeblocks/CB_20071012_rev4524_win32.7z
- Linux :
none
Resolved Fixed:
* wxSmith: wxSmith now remembers last directory used for source/header/xrc files while generating new resource
* Auto-generated files now correctly work with multiple targets/compilers
* Compiler command line macro $file_basename deprecated. Use $file_name instead. Also added $file_dir and $file_ext
Regressions/Confirmed/Annoying/Common bugs:
* toolbar-images-not-changing-state (is a wx problem/Win XP problem)
pasgui:
Build for Ubuntu i386/amd64 can be found here
Xaviou:
Ubuntu 6.10 & 7.04 Amd64 tar.gz archive (containing '.deb' installers builds with wx284) can be found here.
frithjofh:
Hi, everybody,
i'm using codeblocks for quite a while now programming a small app using wxwidgets and wxsmith, and, francly, your programm is great, wxsmith does a good job and i actually learn a lot about programming (i'm still a learner, far frome being a programmer...)
but today i got this last version of codeblocks and installed it and open my working project and when i opend the wxsmith editor it literally fucked up the code... of course it did not compile and i found things like:
MainPanel->SetSizer(MainPanel);
and of course, a panel cannot be the sizer of itself, this occured about 8 times throughout the main.cpp file and still worse:
BoxSizer1->Add(0, 0, wxALL|wxEXPAND|wxALIGN_CENTER_HORIZONTAL|wxALIGN_CENTER_VERTICAL, 5);
so, suddenly there were lots and lots of line of code adding some item "0" to my sizers all over the place, and there is no item "0" in the code.
after quitting the project without saving changes and installing the nightly 4515 again the project opens fine and wxsmith shows no tendency to write weired code or even false code...
I can't give mor example or even the exact code because i was rather wooried to lose work and just installed the older version of codebloks, but i'm sure this is reproducable... :shock:
well, nothing really bad happend in the end :)
greetings
frithjofh
killerbot:
thanks for the feedback, other similar reports have been posted in the forum.
I am sure byo will be able to fix this soon to have an even better wxSmith ;-)
Navigation
[0] Message Index
[#] Next page
Go to full version