Code::Blocks Forums

User forums => Nightly builds => Topic started by: killerbot on June 24, 2006, 08:22:43 pm

Title: The 24 June 2006 build is out.
Post by: killerbot on June 24, 2006, 08:22:43 pm
Get quick announcements through the RSS feed http://www.codeblocks.org/nightly/CodeBlock_RSS.xml

A link to the unicode windows wxWidget dll for Code::Blocks : http://download.berlios.de/codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2.7z

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

For support of ansi builds, a link to the ansi windows wxWidget dll (2.6.2) for Code::Blocks : http://download.berlios.de/codeblocks/wxmsw26_gcc_cb.7z

The 24 June 2006 build is out.
  - Windows : http://download.berlios.de/codeblocks/CB_20060624_rev2605_win32.7z
  - Linux :
         http://download.berlios.de/codeblocks/CB_20060624_rev2605_Ubuntu6.06.deb
         http://download.berlios.de/codeblocks/CB_20060624_rev2605_fc4+5.rpm (not yet)


Resolved Fixed:


Regressions/Confirmed/Annoying/Common bugs:


Title: Re: The 24 June 2006 build is out.
Post by: Ceniza on June 24, 2006, 08:31:20 pm
It seems the developers have stopped coding and are now playing :)
Title: Re: The 24 June 2006 build is out.
Post by: lubos on June 24, 2006, 08:51:47 pm
It seems the developers have stopped coding and are now playing :)

lol
Title: Re: The 24 June 2006 build is out.
Post by: byo on June 24, 2006, 10:04:11 pm
It seems the developers have stopped coding and are now playing :)

Can anyone commit anything not related to byogames ? Otherwise this plugin will be at serious attack (if it isn't already) ;)
Title: Re: The 24 June 2006 build is out.
Post by: orefa on June 24, 2006, 10:57:16 pm
Can anyone commit anything not related to byogames ? Otherwise this plugin will be at serious attack (if it isn't already) ;)

You know, you've already implemented a timer/reminder system so you could spin off your plugin into an all-purpose trigger instead of one that is specifically dedicated to playing games. It would become generally useful and less of a potential target. I could set it to start solitaire at given times if this is what I like, but I could also use it to open my email client, visit a specific web page or just the coffee pot at designated work intervals...

Title: Re: The 24 June 2006 build is out.
Post by: Pecan on June 25, 2006, 02:54:14 am
It seems the developers have stopped coding and are now playing :)

When the Don's away, the volunteers will play...

Title: Re: The 24 June 2006 build is out.
Post by: TeddyKrulewich on June 25, 2006, 04:30:40 am
Can some one please make a fc4+fc5 rpm. There hasn't been one for the last three nightly builds. Sorry if I am a little demanding. It's just I love code::blocks so much, and I hate windows. I can resort to getting the windows version if I have to.(I really don't wanna)
Title: Re: The 24 June 2006 build is out.
Post by: killerbot on June 25, 2006, 09:31:47 am
Can some one please make a fc4+fc5 rpm. There hasn't been one for the last three nightly builds. Sorry if I am a little demanding. It's just I love code::blocks so much, and I hate windows. I can resort to getting the windows version if I have to.(I really don't wanna)

there will be one available shortly, today or tomorrow.
Title: Re: The 24 June 2006 build is out.
Post by: Michael on June 25, 2006, 09:53:56 am
Can some one please make a fc4+fc5 rpm. There hasn't been one for the last three nightly builds. Sorry if I am a little demanding. It's just I love code::blocks so much, and I hate windows. I can resort to getting the windows version if I have to.(I really don't wanna)

Hello,

May be you can also take into consideration the possibility to build C::B by yourself. It is not difficult and you can keep it as updated as you want :).

Best wishes,
Michael
Title: Re: The 24 June 2006 build is out.
Post by: TeddyKrulewich on June 25, 2006, 07:59:46 pm
Are you talking about building an rpm or building c:b itself. I dould probably do the second one, but I am new to linux and don't know how to build rpm files yet.
Title: Re: The 24 June 2006 build is out.
Post by: Michael on June 27, 2006, 10:44:09 am
Are you talking about building an rpm or building c:b itself. I dould probably do the second one, but I am new to linux and don't know how to build rpm files yet.

Hello,

Yes, I have meant the second :). Build C::B b yourself using e.g., autotools and not a rpm. Even if you are new to Linux there are useful articles in the C::B wiki :).

Best wishes,
Michael