User forums > Nightly builds
The 24 august 2006 build is out.
killerbot:
Get quick announcements through the RSS feed http://www.codeblocks.org/nightly/CodeBlock_RSS.xml
A link to the unicode windows wxWidget dll for Code::Blocks : http://prdownload.berlios.de/codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2.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
For support of ansi builds, a link to the ansi windows wxWidget dll for Code::Blocks : http://prdownload.berlios.de/codeblocks/wxmsw26_gcc_cb_wx2.6.3p2.7z
The 24 August 2006 build is out.
- Windows : http://prdownload.berlios.de/codeblocks/CB_20060824_rev2892_win32.7z
- Linux :
http://prdownload.berlios.de/codeblocks/CB_20060824_rev2892_Ubuntu6.06.deb
http://prdownload.berlios.de/codeblocks/CB_20060824_rev2892_fc4+5.rpm
Resolved Fixed:
* Fixed broken code-completion parsing of last few days, manifested by displaying the same symbol multiple times (and as a namespace) in the symbols view
Regressions/Confirmed/Annoying/Common bugs:
* toolbar-images-not-changing-state (is a wx problem/Win XP problem)
* there are several issues with Code Completion (is being redesigned : work in progress)
* menu items with icon not correctly aligned (since wx263)
Sagrer:
"this->" code completion is not fixed... in topic about build from 23 august - it was something about that "this->" is a bad design..... is it mean that "this->" will never show code comletion's list with class's members and this is not a bug?
MoonKid:
--- Quote from: Sagrer on August 25, 2006, 01:42:04 am ---is it mean that "this->" will never show code comletion's list with class's members and this is not a bug?
--- End quote ---
At my own opinon we could argue about that, If this-> is needfull or not. I think it does not matter for an IDE.
If an IDE does not implement code-completiton like this and say indirect ("hey guys it is bad design If you want to use it") the IDE patronize it users like Microsoft Software do.
Code::Blocks should not patronize things like that to its users!
riverbird:
Everyone,I have a problem ,and I can't do it .when I complie a wxWidget program,the C::B display a message that "wx\setup,No such file or directory",And I can't do it ,if you can do it ,please tell me,thank you very very very much!
MoonKid:
It is a wxWidgets specific problem. Please use its forum.
Look at wxWidgets/BuildCVS.txt
copy (for example; depends on the system you want to build) wxWindows/include/wx/msw/setup0.h
to wxWindows/include/wx/msw/setup.h
and wxWindows/include/wx/setup.h
Navigation
[0] Message Index
[#] Next page
Go to full version