User forums > Announcements
Code::Blocks 10.05 has arrived
Kazade:
Just thought I'd let you know that the 10.05 deb packages don't work on Ubuntu 10.04 with the default wxWidgets (e.g. without the wx repository):
--- Code: ---luke@Argon:~$ codeblocks
codeblocks: relocation error: /usr/lib/libcodeblocks.so.0: symbol _Z18wxSafeConvertWX2MBPKw, version WXU_2.8.2 not defined in file libwx_baseu-2.8.so.0 with link time reference
--- End code ---
I think because the deb packages were compiled with wx 2.8.2 and Ubuntu 10.04 comes with 2.8.0. I don't suppose it's possible to get some packages compiled for vanilla 10.04? Especially as it's an LTS release, it would make it a lot easier for people to try Codeblocks.
blackcoder41:
Congratulations to the developers!!! :D I like the new code::blocks logo but can you please change the file icons?
Jenna:
--- Quote from: Kazade on June 01, 2010, 12:46:14 pm ---Just thought I'd let you know that the 10.05 deb packages don't work on Ubuntu 10.04 with the default wxWidgets (e.g. without the wx repository):
--- Code: ---luke@Argon:~$ codeblocks
codeblocks: relocation error: /usr/lib/libcodeblocks.so.0: symbol _Z18wxSafeConvertWX2MBPKw, version WXU_2.8.2 not defined in file libwx_baseu-2.8.so.0 with link time reference
--- End code ---
I think because the deb packages were compiled with wx 2.8.2 and Ubuntu 10.04 comes with 2.8.0. I don't suppose it's possible to get some packages compiled for vanilla 10.04? Especially as it's an LTS release, it would make it a lot easier for people to try Codeblocks.
--- End quote ---
Ubuntu comes with 2.8.10 and the packages are compiled with 2.8.10 (from apt.wxwidgets.org), but the binaries shipped by ubuntu are not compatible with the binaries provided by apt.wxwidgets.org.
That's known and desribed at several places in the forum.
There is also a note on the download-site:
--- Quote from: http://www.codeblocks.org/downloads/26 ---NOTE: The Debian packages have been linked against wxGTK-2.8.10 from apt.wxwidgets.org (lenny-wx).To successfully install these packages, you have to add the wxWidgets repository for your distribution in your /etc/apt/sources.list (e.g. deb http://apt.wxwidgets.org/ lenny-wx main). Besides Debian lenny, apt.wxwidgets.org also supports all Ubuntu distributions: dapper, edgy, etch, feisty, gutsy, hardy, interpid, jaunty, karmic and lucid.
--- End quote ---
and on my (nightly-)server:
--- Quote from: http://apt.jenslody.de/ ---The packages are known to work on ubuntu too. You have to use the appropriate wxwidgets-packages in this case, see here for details.
If you want to use my packages on ubuntu 9.10 (karmic koala) or newer you have to use the aprpriate packages provided by http://apt.wxwidgets.org , because the wx2.8.10 packages from ubuntu are not compatible with the packages from http://apt.wxwidgets.org. You should be able to use the new wxWidgets 2.8.11 packages without problems.
There exists also a repository containing packages for ubuntu, maintained by pasgui, see here how to use it.
--- End quote ---
EDIT:
and you should know about that issue:
http://forums.codeblocks.org/index.php/topic,12098.msg82401.html#msg82401 and following.
This can not be fixed with packages for debian.
I could compile ubuntu-packages also, but there is already a repo for ubuntu that works as far as I know.
jfpjr2:
Why was the Help plugin not included?
MortenMacFly:
--- Quote from: jfpjr2 on June 01, 2010, 05:51:50 pm ---Why was the Help plugin not included?
--- End quote ---
It *is* included, hence you probably forgot to enable in during installation. BTW: Mentioning the platform would be extremely useful.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version