Code::Blocks Forums
User forums => Nightly builds => Topic started 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:
- byogames: overwork message disabled by default
- byogames : includes and const's
Regressions/Confirmed/Annoying/Common bugs:
- toolbar-images-not-changing-state (is a wx problem/Win XP problem)
- there are several issues with Code Completion (is being redesigned : work in progress)
- menu items with icon not correctly aligned (since wx263)
-
It seems the developers have stopped coding and are now playing :)
-
It seems the developers have stopped coding and are now playing :)
lol
-
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) ;)
-
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...
-
It seems the developers have stopped coding and are now playing :)
When the Don's away, the volunteers will play...
-
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)
-
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.
-
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
-
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.
-
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