User forums > Nightly builds
The 03 June 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://download.berlios.de/codeblocks/wxmsw26u_gcc_cb.7z
For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://download.berlios.de/codeblocks/mingwm10.7z
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://download.berlios.de/codeblocks/wxmsw26u_gcc_cb.7z
For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://download.berlios.de/codeblocks/mingwm10.7z
For support of ansi builds, a link to the ansi windows wxWidget dll for Code::Blocks : http://download.berlios.de/codeblocks/wxmsw26_gcc_cb.7z
The 03 June 2006 build is out.
- Windows : http://download.berlios.de/codeblocks/CB_20060603_rev2526_win32.7z
- Linux :
http://download.berlios.de/codeblocks/CB_20060603_rev2526.deb (not yet)
http://download.berlios.de/codeblocks/CB_20060603_rev2526_fc4+5.rpm
Resolved Fixed:
* Old wxSmith:
* wxSmith configuration is now stored inside .cbp file
* Fix bug for wxStaticBitmap
1. Various fixes for wxStaticBitmap with no image selected.
2. The image will be loaded with the original size instead of the widget size.
3. Include extra header file <image.h> when generating code
4. Simplified the code and remove unnecessary functions and
* * Removed bug causing seg fault when adding item at invalid place.
* Added wxInitAllImageHandlers() to application's code[/color]
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)
Trikko:
I'm not sure this is a bug but some weeks ago it works, now when i try to compile with digital mars on linking it says:
--- Code: ---OPTLINK (R) for Win32 Release 7.50B1
Copyright (C) Digital Mars 1989 - 2001 All Rights Reserved
OPTLINK : Warning 183: Extension not .RES : user32.lib
OPTLINK : Warning 183: Extension not .RES : gdi32.lib
OPTLINK : Warning 183: Extension not .RES : winspool.lib
OPTLINK : Warning 183: Extension not .RES : comdlg32.lib
OPTLINK : Warning 183: Extension not .RES : shell32.lib
OPTLINK : Warning 183: Extension not .RES : ole32.lib
OPTLINK : Warning 183: Extension not .RES : oleaut32.lib
OPTLINK : Warning 183: Extension not .RES : uuid.lib
OPTLINK : Warning 183: Extension not .RES : comctl32.lib
OPTLINK : Warning 183: Extension not .RES : rpcrt4.lib
OPTLINK : Warning 183: Extension not .RES : wsock32.lib
OPTLINK : Warning 183: Extension not .RES : winmm.lib
OPTLINK : Warning 183: Extension not .RES : advapi32.lib
OPTLINK : Warning 183: Extension not .RES : c:\dev\lib\wxWidgets-2.6.3\lib\dmc_lib\wxtiff.lib
OPTLINK : Warning 183: Extension not .RES : c:\dev\lib\wxWidgets-2.6.3\lib\dmc_lib\wxpng.lib
OPTLINK : Warning 183: Extension not .RES : c:\dev\lib\wxWidgets-2.6.3\lib\dmc_lib\wxjpeg.lib
OPTLINK : Warning 183: Extension not .RES : c:\dev\lib\wxWidgets-2.6.3\lib\dmc_lib\wxzlib.lib
OPTLINK : Warning 183: Extension not .RES : c:\dev\lib\wxWidgets-2.6.3\lib\dmc_lib\wxexpat.lib
OPTLINK : Warning 183: Extension not .RES : c:\dev\lib\wxWidgets-2.6.3\lib\dmc_lib\wxregex.lib
OPTLINK : Warning 183: Extension not .RES : c:\dev\lib\wxWidgets-2.6.3\lib\dmc_lib\wxmsw26.lib
kernel32.lib(0) : Error 2: File Not Found kernel32.lib
Process terminated with status 1 (0 minutes, 8 seconds)
--- End code ---
These files are added on project build options of course...
Trikko:
--- Quote from: Trikko on June 03, 2006, 07:35:22 pm ---I'm not sure this is a bug but some weeks ago it works, now when i try to compile with digital mars on linking it says:
--- Code: ---...
--- End code ---
These files are added on project build options of course...
--- End quote ---
Strange error. I was using an executable filename with a space inside... that was the problem...
Balazs:
deb is always "not yet".
When will it be "yes already"?
sethjackson:
--- Quote from: Balazs on June 04, 2006, 03:27:56 pm ---deb is always "not yet".
When will it be "yes already"?
--- End quote ---
Whenever Michael gets the time to make one. ;)
Anyways you could build C::B yourself.....
Navigation
[0] Message Index
[#] Next page
Go to full version