News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

The 16 December 2007 build (4737) is out.

Started by killerbot, December 16, 2007, 11:40:21 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 16 December 2007 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20071216_rev4737_win32.7z
  - Linux :
   none

Resolved Fixed:


  • Applied: [Patch #2282] EndAddFiles() called instead EndRemoveFiles()
  • Fixed: Couple of MSVC project import bugs

Regressions/Confirmed/Annoying/Common bugs:


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


GTOnizuka


Jenna

Binary packages (and sources) build for/with the three main debian suites can be downloaded from my repo (see Link in Signature).

Xaviou

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]

AmR EiSa

plz plz, I want know Where can I get wxGTK 2.8.7 for Fedora 8 and C::B build ???

pasgui

#5
Build for Ubuntu i386/amd64 can be found here

Best regards, pasgui

Acki

well, it seems you can now open a project file (.cbp) by double clicking again...
but if you try to open a cource (.cpp) or header (.h) file by double clicking there is the same error like before with project files !!!  :shock:
C::B starts but the file is not loaded and after closing C::B you get this "File could not be found" message !!!
no matter if code completion is enabled or disabled...

WinXP-Pro(sp2), C::B and WX downloaded from this thread...

Jenna

#7
I created a patch that makes opening of source, header and resource file by doubleclicking or from commandline work again for me on debian, w2k and xp.
I posted it some days ago (http://forums.next.codeblocks.org/index.php/topic,7445.msg56496.html#msg56496).

I want to post the patch to berlios, so it will not be forgotten, but "developer.berlios.de" seems to be down since yesterday.

Edit:
The berlios-problem seems to be a problem with either the router I use (I have to phone to verify, but my "ISP" is busy at the moment) or a berlios-blacklist.
I tried to submit a patch and got an error-page as answer ("Bad request ..."). After that I could not reach the webserver via http or https for about 24 hours. Normal ping works.
If I try a "httping" from my webserver (with another external IP) it works.

Jan van den Borst

LS
I'm experiencing a minor (painting) issue with the batch build on win32.

When invoking the batch-build a window is shown which at least should contain the compiler output tab. However only the window is shown, not the tab. After resizing the window (enforcing a repaint) all window content (f.e. the compiler output) is shown.

This looks like a wxWidget paint issue to me.

regards
Jan

denk_mal


indigo0086

I'm using wxWidgets library but I have a problem, whenever I restart codeblocks it doesn't automatically parse.  SO I have to re-parse manually.  How do I get CB to parse automatically on startup.