User forums > Nightly builds

The 02 January 2008 build (4767) is out.

(1/4) > >>

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_wx287.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 02 January 2008 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20080102_rev4767_win32.7z
  - Linux :
   none

Resolved Fixed:


* lib_finder:
* Added integration with pkg-config - project can use libraries provided by this tool
* Improoved library search utilities - can now select what happens with previous search resutls
* List of directories with libraries is now remembered
* Few missing GPL headers
* wxSmith: Added small border around wxStaticBitmap in editor - it will help to work on this item since it tend to hide somewhere on the screen ;)
* wxSmith: Fixed bug when loading menus in resource using XRC file
* cbStyledTextCtrl refactoring
* lib_finder:
* More integration with pkg-config
* Libraries and defines are now specified by their own configuration options - no need to simulate through lflags and cflags
* Changed L"..." strings to _T("...") ones - now it doesn't break ANSI build
* Library search filters are now read from both global data path and user's data path
* Defines are added using CompilerSwitches::declarations (previously used -D which would not work with VC compiler)
* Manager of library filters is no longer member of lib_finder class - it's created only while detecting libraries, not needed all the time
* Added class LibFinder with following static functions into scripting system:
* bool AddLibraryToProject( const wxString& libName,cbProject* project,const wxString& targetName)
* bool RemoveLibraryFromProject( const wxString& libName,cbProject* project,const wxString& targetName)
* bool IsLibraryInProject( const wxString& libName,cbProject* project,const wxString& targetName)
Regressions/Confirmed/Annoying/Common bugs:


* toolbar-images-not-changing-state (is a wx problem/Win XP problem)

Xaviou:
Hi all !
Happy new year to all C::B developpers and users !

Ubuntu 6.10 -> 7.10 Amd64 tar.gz archive (containing '.deb' installers builds with wx2.8.6) can be found here.

pasgui:
Happy new year !

Build for Ubuntu i386/amd64 can be found here

Best regards, pasgui

Acki:
Hi all and a happy new year !!! :)

You surely remember the problem with open a project by double clicking !?!?!
Well, with projects and workspaces this problem is solved now...
But I still have this problem with source and header files (.cpp and .h) !!!  :shock:
When I try to open a source oder header file by double click and C::B was not started before, then C::B starts but doesn't load the file(s) and the folder containing the file(s) is blocked (no reactions, just white background) !!!
Then after closing C::B the folder works again and I get this "file not found" error message from Windows !!!

Oh, and this "trick" with disabeling code completion doesn't work for this problem...

my system: WinXP pro sp2
C::B and WX from this thread, but it was the same with the last release

Jenna:
just uploaded binary builds and sources for the three main debian suites to my server (see signature)

Navigation

[0] Message Index

[#] Next page

Go to full version