User forums > Nightly builds

The 17 August 2009 build (5731) is out.

(1/7) > >>

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_wx2810.7z

For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://prdownload.berlios.de/codeblocks/mingwm10_gcc421.7z

The 17 August 2009 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20090817_rev5731_win32.7z
  - Linux :
   none

Resolved Fixed:


* compiler: fixed crash with SDCC compiler, thanks stahta01
* fix an issue in ThreadSearchView, slipped in with the encoding detection changes, that can lead to increasing textbuffers
* added parameter to disable DebugLog output of encoding-detector, otherwise it can lead to a crash, if used from inside a thread (like ThreadSearch does); fix ThreadSearch accordingly
* fixed certain bugs in compiler version detection (user defined compilers did not work at all)
* make detection of latin-2 encoding optional, because it can break latin-1 detection due to their similarity; update mozilla-based encoding-detection, comment out some code not needed by C::B
* wx-2.9 migration: Removed deprecated function calls from src/switcherdlg.cpp
Regressions/Confirmed/Annoying/Common bugs:


Loaden:
another problem when creating a DLL...
let's say I'm compiling a DLL called "Irrlicht.dll", now the lib file is named "libIrrlicht.dll.a"...
but I don't want the ".dll" between "libIrrlicht" and ".a" !!!
now I either need to rename the lib manually or change the project settings for all my projects... 

is there a way to disable the ".dll" for the lib name ???

http://forums.codeblocks.org/index.php/topic,10912.msg75078.html#msg75078

stahta01:

--- Quote from: Loaden on August 18, 2009, 04:20:37 am ---another problem when creating a DLL...
let's say I'm compiling a DLL called "Irrlicht.dll", now the lib file is named "libIrrlicht.dll.a"...
but I don't want the ".dll" between "libIrrlicht" and ".a" !!!
now I either need to rename the lib manually or change the project settings for all my projects...  

is there a way to disable the ".dll" for the lib name ???

http://forums.codeblocks.org/index.php/topic,10912.msg75078.html#msg75078

--- End quote ---

Please stop filling up the nightly build thread with this topic.
Start a new thread and/or submit it as a bug.
Submit patch if you have a fix.

Tim S.

Jenna:
Just uploaded the debian packages (binaries and sources) to my server.

Kalith:
There's something I don't understand. You write :

--- Quote ---wx-2.9 migration
--- End quote ---
... yet the wx dll you provided is still the 2.8 version (wxmsw28u_gcc_cb.dll).

Navigation

[0] Message Index

[#] Next page

Go to full version