News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

The 01 October 2007 build (4503) is out.

Started by killerbot, October 01, 2007, 06:49:27 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_wx284.7z

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

The 01 October 2007 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20071001_rev4503_win32.7z
  - Linux :
   none

Resolved Fixed:


  • Fixed: Wrong pop-up menu in Project Tree
  • Fixed: File association detection code not detecting the files associated
  • Applied: [Patch #2191] Patch for Bug #11979 (in modified form)

Regressions/Confirmed/Annoying/Common bugs:


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


Mad Scientist

It's the first by the way. (The RSS feed gives the right date.)

indigo0086

I think they live in Europe, they're always a week or so ahead of us. 

GTOnizuka

Correct the day of the topic =) Thx as always

Ceniza

Wow, it's October 11th today? Man, I had an exam and I missed it! I was sure today was October 1st. I must be sleeping too much.

pasgui

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

killerbot

 :shock: :shock: :shock:

woops, maybe I should sleep instead of you Ceniza ;-)

Grom

#7
So many fixes during the last few days... :shock:

What about the road map:

XML-based configuration system
XML-based compiler framework
Property-based build system
Automatic updates
Usability and stability fixes for code completion plugin
Regression and bug handling.

Do somebody sometime update the road map in WiKi :?:
gcc+winXP+suse.

stahta01

Quote from: Grom on October 01, 2007, 09:21:35 PM
Do somebody sometime update the road map in WiKi :?:

Yes, but IIRC the status has not changed in the past few months.

Tim S
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

Grom

Would be grate to see the accomplished steps...  :shock:
gcc+winXP+suse.

davidcosse

Dear all,
Using Mandriva 2008 linux i would like to know how to install code::block on it ?
Thank you

PsYhLo

[url="http://img529.imageshack.us/img529/822/3664286vy.png"]http://img529.imageshack.us/img529/822/3664286vy.png[/url]

Xaviou

Ubuntu 6.10 & 7.04 Amd64 tar.gz archive (containing '.deb' installers builds with wx284) can be found here.
My wxWidgets's stuff : [url="https://wxstuff.xaviou.fr/"]https://wxstuff.xaviou.fr/[/url]

indigo0086

When I try to debug (on a particular project) it's telling me "no source file named <filename>.cpp" on the list.  Other projects work fine, but not this one.

Jenna

I build a repo for debian unstable.

At the moment I use the deb-scripts from mandrav (I hope it's ok for you) that come with the source.

The repo is on a home-server so the maximum download-rate is about 200 to 300 kBit for all users.
This is planned to be changed in the future to use a "real" server.

You can put the following line to your "/et/apt/sources.list":
deb http://jens.lody.name/debian/ unstable main

The Release file is self-signed.
To add the my public-key to your trusted key list for apt use the following command:
wget -q http://jens.lody.name/debian/jens.asc -O-  | sudo apt-key add -
or download it manually from http://jens.lody.name/debian/