Code::Blocks Forums
User forums => Nightly builds => Topic started by: killerbot on April 16, 2007, 07:58:58 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://prdownload.berlios.de/codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2.7z
To fix the menu alignment bug introduced in wx 2.6.3 [windows only bug] we have patched wx ourselves, and that results in the following alternative dll : http://prdownload.berlios.de/codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2AndCbPatch_version3.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
For support of ansi builds, a link to the ansi windows wxWidget dll for Code::Blocks : http://prdownload.berlios.de/codeblocks/wxmsw26_gcc_cb_wx2.6.3p2.7z
The 16 April 2007 build is out.
- Windows : http://prdownload.berlios.de/codeblocks/CB_20070416_rev3860_win32.7z
- Linux :
http://prdownload.berlios.de/codeblocks/CB_20070416_rev3860_Ubuntu6.xx.deb
http://prdownload.berlios.de/codeblocks/CB_20070416_rev3860_suse100-102.i586.rpm (not yet)
http://prdownload.berlios.de/codeblocks/CB_20070416_rev3860_fc4+5.i586.rpm (not yet)
Resolved Fixed:
- Fixed: [Bug #10802] ctrl-shift-w can cause c::b to crash
- Updated Qt4 Wizard. Now it should work in Linux
Regressions/Confirmed/Annoying/Common bugs:
- toolbar-images-not-changing-state (is a wx problem/Win XP problem)
- menu items with icon not correctly aligned (since wx263) (is fixed with our special wx263/wx28 dll)
-
I have some .deb / Ubuntu 32bit - Package if anyone needs it.
HERE (http://christoph.sf-ogame.de/allerlei/codeblocks_1.0svn_i386.deb)
(At least in about 2 minutes after FTP has finished)
-
Resolved Fixed:
Updated Qt4 Wizard. Now it should work in Linux
Now it doesn't work anymore on Windows (see attached file).
It worked with yesterday's version.
[attachment deleted by admin]
-
Now it doesn't work anymore on Windows (see attached file).
It worked with yesterday's version.
Fixed in revision 3863. Thanks for reporting the bug.
-
When I switch the "Build Target" in the dropdown menu the whole dropdown menu disappears. It can still be selected from the "Build -> Select Target" but it's quite annoying.
- Platform Ubuntu 7.04 using the provided debs.
-
When I switch the "Build Target" in the dropdown menu the whole dropdown menu disappears. It can still be selected from the "Build -> Select Target" but it's quite annoying.
- Platform Ubuntu 7.04 using the provided debs.
If you refer to my .deb, it's built on Ubuntu 6.10 and runs flawles on the same. Perhapes you may try building it on 7.04 from source
(It's also no "offical" built)
Same issu for the berlios - Link, it is built for 6.10 and may not work on 7.04 although ist really should I guess
-
I can't download a .rpm for Fedora Core 6 where can I find one please?
-
As far as I know you kan either search for an older Nightly that contains an .rpm for Fedora Code (no "not yet" in brakets) or do a built yourself. I have not seen any .rpm for quite some time.
____________________________________
Seems as there are some Problems with Text in for Example the About-Dialogue. Image attached
[attachment deleted by admin]
-
The "official" Ubuntu deb package available for download here from the nightly forum is built to run on Dapper, Edgy and Feisty. I've tested it on all 3 OS versions and it will run. I have a Feisty specific package available here (http://www.savefile.com/projects/808471604).
I believe that there is a FC6 rpm available on Fedora Extras. I'm not sure how often it gets updated. The maintainer has made posts in the past on the nightly forum. You can find his last post here (http://forums.codeblocks.org/index.php/topic,5636.msg43441.html#msg43441).
-
Just something that I noticed... if you "clean workspace" the actual wxSmith .obj directory never gets cleared? Anybody else noticed this?
-
Copy&Paste doesn't work for me on windows. It seems to rawpaste the line that I want to copy from what results in strange behaviour as adding the chunk at the beginning of the current line.
-
ok thanks I will try in fedora extras
-
Bug in plugin "Class wizard"
Test: Plugins - Class wizard - Create (without! write any text)
CB crash!
WinXP SP2