User forums > Nightly builds

The 22 february 2006 build is out.

(1/5) > >>

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

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 22 February 2006 build is out.
  - Windows : http://download.berlios.de/codeblocks/CB_20060222_rev2061_win32.7z
  - Linux : not supported yet


Resolved Fixed:


* Added editor setting for the default encoding when opening files
* Patch #845 : Fixes for compiling on FreeBSD 6.0
* Patch : Add "Additional paths" double-click editing
* Completely removed _U() and _C() macros. For new code use the functions cbC2U() and cbU2C() respectively
* Updated various readme files in the project's root directory
Regressions/Confirmed/Annoying/Common bugs:


* DDE bug : clicking in windows explorer on a CB registered file throws an error message box
* toolbar-images-not-changing-state (is a wx problem)

killerbot:
off topic (so please do not discuss this), just as a gift to make you smile :
M$ has the largest error message with DirectX :
http://www.networkworld.com/community/?q=node/4630

MoonKid:
I tried to run this build on my Win98se. I got the mingw10.dll and the wx*.dll.

It does not work.
The message is: "Die Datei CODEBLOCKS.DLL ist verknüpft mit dem fehlenden Export-SHELL32.DLL:SHGetFolderPathW.".
translated: "the file CODEBLOCKS.DLL is linked with the missing Export-SHELL32.DLL:SHGetFolderPathW.".

TDragon:
The official C::B build is still missing a link to libshfolder.a, which corrects this issue for Win98 users (shell32.dll on Win98 doesn't have all the functions that is does on 2000/XP).

Anyway, if you got "CB_20060222_rev2061_win32.7z", it's a uncode build, so you would need to have the unicows library installed or you still won't be able to run it.

If you like, I can temporarily upload my latest nightly ANSI build which should at least run for you without DLL errors -- although Code::Blocks doesn't get much testing on Win98, so who knows what issues it might have. Give me a buzz.

MoonKid:
yes, it would be gread. thx

Navigation

[0] Message Index

[#] Next page

Go to full version