News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

The 02 January 2008 build (4767) is out.

Started by killerbot, January 02, 2008, 08:32:33 PM

Previous topic - Next topic

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.
My wxWidgets's stuff : [url="https://wxstuff.xaviou.fr/"]https://wxstuff.xaviou.fr/[/url]

pasgui

Happy new year !

Build for Ubuntu i386/amd64 can be found here

Best regards, pasgui

Acki

#3
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)

TheTuxKeeper

Happy new Year :)

Updated packages (rev4767) for openSUSE 10.1, 10.2, 10.3, Factory and Fedora Core 8 (i586 and x84_64) against wxgtk 2.8 are available:
All other distributions aren't supported atm.

have fun ;)
Nightly builds for openSUSE

dannyyy

Happy new year for all !!!  :D

To Daniel2000: Daniel, the "codeblocks.spec" file is not working correctly on Mandriva 2008.0 so I can't make the RPMs...can you check that, please ?

TheTuxKeeper

#7
Quote from: dannyyy on January 03, 2008, 03:21:34 PM
Happy new year for all !!!  :D

To Daniel2000: Daniel, the "codeblocks.spec" file is not working correctly on Mandriva 2008.0 so I can't make the RPMs...can you check that, please ?
I'll commit some changes today. can you post the error message ? perhaps it's another error than i think of ;)

EDIT: Can someone try to build revision 4775 on mandriva > 2007.1  ? only have 2007 on the opensuse buildservice
Nightly builds for openSUSE

Albenejean

QuoteWhen 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 !!!
You should disable the Symbol browser.

Acki

Quote from: Albenejean on January 03, 2008, 07:11:45 PM
You should disable the Symbol browser.
how can I disable the symbols browser, I can't find an option to do so ???
also this would be just a crappy workaround and no solution/solvation !!! ;)

Albenejean

Settings->Editor->CodeCompletition->Symbols browser.

Acki

Quote from: Albenejean on January 03, 2008, 07:42:29 PM
Settings->Editor->CodeCompletition->Symbols browser.
ahh, there it was hidden !!! :lol:
but it doesn't solve the problem, it's still the same, I can't open a source file by double click !!!  :(
also it seems the "file not found" error doesn't appear anymore after disabeling the symbols browser...

Jenna

#12
Quote from: Acki on January 03, 2008, 08:49:02 PM
Quote from: Albenejean on January 03, 2008, 07:42:29 PM
Settings->Editor->CodeCompletition->Symbols browser.
ahh, there it was hidden !!! :lol:
but it doesn't solve the problem, it's still the same, I can't open a source file by double click !!!  :(
also it seems the "file not found" error doesn't appear anymore after disabeling the symbols browser...
Wait for the next nightly or fetch it from svn.
The bug is fixed in svn4770.

wobien

Quote from: Kazade in Re: The 14 December 2007 build (4731) is out on December 15, 2007, 11:21:19 AM
Also, one nice-to-have feature would be to have the build messages horizontal scrollbar auto adjust depending on the size of the messages. When template programming some of the errors are REALLY long and the scrollbar doesn't allow me to view the whole message (unless I keep dragging the right margin of the message column a bit at a time)
I found a workaround for this problem: Hit the maximize/minimize button of C::B, and allow for some room on your screen on the right-hand side of the C::B window. Now you can drag the column sizer of the build message column outside the C::B window. When done, maximize C::B again and you can read the message :D

dje

or easier, a double click on the right side of the "Message" column header

Dje