User forums > Nightly builds
The 21 May 2007 build is out.
killerbot:
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/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 21 May 2007 build is out.
- Windows :
http://prdownload.berlios.de/codeblocks/CB_20070521_rev3977_win32.7z
- Linux :
http://prdownload.berlios.de/codeblocks/CB_20070521_rev3977_Ubuntu6.10+7.04.deb
http://prdownload.berlios.de/codeblocks/CB_20070521_rev3977_suse100-102.i586.rpm (not yet)
http://prdownload.berlios.de/codeblocks/CB_20070521_rev3977_fc4+5.i586.rpm (not yet)
Resolved Fixed:
* Fixed: [Bug #11134] last chosen file type not remembered on 'new file'
* Fixed: [Bug #11121] bugs with openwatcom 1.6 linker
* Improved: Generation of OpenWatcom Linker (wlink.exe) parameters
Regressions/Confirmed/Annoying/Common bugs:
* toolbar-images-not-changing-state (is a wx problem/Win XP problem)
Xaviou:
Ubuntu 6.10 & 7.04 Amd64 .deb installer can be found here.
[Edit] : For this rev, I've made both wx263 and wx284 .deb package. Not sure I'll do it every times, but I'll try :D
cstudent:
Ubuntu .deb package for Edgy (6.10) and/or Feisty (7.04) built using wxWidgets 2.8.4 available here.
You'll need to install the package for wxWidgets 2.8.4 thusly:
Open /etc/apt/sources.list in your favorite text editor.
Add the repository for your distro to your /etc/apt/sources.list
--- Code: ---deb http://apt.tt-solutions.com/ubuntu/ edgy main
--- End code ---
or
--- Code: ---deb http://apt.tt-solutions.com/ubuntu/ feisty main
--- End code ---
Save the file and close your editor.
Add the key:
--- Code: ---wget http://www.tt-solutions.com/vz/key.asc
--- End code ---
--- Code: ---sudo apt-key add key.asc
--- End code ---
Update your sources file and then upgrade:
--- Code: ---sudo apt-get update
--- End code ---
--- Code: ---sudo apt-get dist-upgrade
--- End code ---
Set wxWidgets to 2.8.4
--- Code: ---sudo update-alternatives --config wx-config
--- End code ---
Select the number for the gtk 2.8.4 version and hit Enter.
You should now be set to go.
cstudent
wxLearner:
Hello, I've uploaded a portable version here.
Thank you MVP for the space! :D
It contains the same libraries as this one, but it has the new boost-1.34.0 and the new wxWidgets-2.8.4.
I'm also uploading the slightly patched source (including compiled binaries), so you can use a SVN client like RapidSVN and add the source folder as an existing repository to make updating and improving your portable version possible. When the upload of the prebuilt source code will be ready (in about 50 minutes), I will post a link here.
The source code (prebuilt), of this Code::Blocks version can be found here.
Thank you, dear Code::Blocks team, for the best IDE ever :D
pasgui:
Since a while, after a build on Ubuntu feisty wx2.8.4, I got the following error when running C::B:
ERROR: /usr/local/share/codeblocks/plugins/libwxsmithcontribitems.so: not loaded (missing symbols?)
Did you have any idea where this error come from ?
thanks,
pasgui
Navigation
[0] Message Index
[#] Next page
Go to full version