User forums > Nightly builds
The 10 October 2009 build (5859) is out.
zak:
--- Quote from: manowar on October 31, 2009, 10:25:52 am ---Yes I have the same issues
--- Code: ---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 compiled codeblocks myself and everything is fine.
--- End quote ---
I hade the same problem.
I solved it following the instruction in this link:
http://www.futuredesktop.org/codeblocks_on_ubuntu_9.04.html
Now it works very well, as usual.
(Maybe in the upgrading process to 9.10 I deleted some packages..)
Best Regards
pasgui:
--- Code: ---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 ---
Packages from lgp203 are compiled with the wxWidgets repository (Hardy Heron).
It seems that for Ubuntu Karmic 9.10, the wxWidgets libraries are provided but no more compatible with C::B compiled with the library from wxWidgets (Hardy Heron for me).
If you agree, next week, I will provided packages compiled on Hardy Heron to used from Hardy to Jaunty and one for Karmic compiled with the wxWidgets library from the Ubuntu repository (2.8.10).
Before, problem could be solve by using the wxWidgets libraries provided by wxWidgets and using Jaunty even if for Karmic: deb http://apt.wxwidgets.org/ jaunty-wx main
Is the same problem is present with amd64 architecture ?
Best regards, pasgui
zak:
--- Quote from: pasgui on October 31, 2009, 05:42:25 pm ---
--- Code: ---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 ---
Packages from lgp203 are compiled with the wxWidgets repository (Hardy Heron).
It seems that for Ubuntu Karmic 9.10, the wxWidgets libraries are provided but no more compatible with C::B compiled with the library from wxWidgets (Hardy Heron for me).
If you agree, next week, I will provided packages compiled on Hardy Heron to used from Hardy to Jaunty and one for Karmic compiled with the wxWidgets library from the Ubuntu repository (2.8.10).
Before, problem could be solve by using the wxWidgets libraries provided by wxWidgets and using Jaunty even if for Karmic: deb http://apt.wxwidgets.org/ jaunty-wx main
Is the same problem is present with amd64 architecture ?
Best regards, pasgui
--- End quote ---
I will try on my amd64 laptop this night... tomorrow I will tell you.
Best regards
pwhaakej:
--- Quote from: zak on October 31, 2009, 02:44:02 pm ---
--- Quote from: manowar on October 31, 2009, 10:25:52 am ---Yes I have the same issues
--- Code: ---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 compiled codeblocks myself and everything is fine.
--- End quote ---
I hade the same problem.
I solved it following the instruction in this link:
http://www.futuredesktop.org/codeblocks_on_ubuntu_9.04.html
Now it works very well, as usual.
(Maybe in the upgrading process to 9.10 I deleted some packages..)
Best Regards
--- End quote ---
I tried using this fix and was getting the same error. Does anyone else have any tips, this is rather irritating.
vertacomi:
Hi all, thanks to developers to theirs good works for improving Code::Blocks everyday !
I would like to signal a new crash that I have since this nightly, it's only happen when I scroll quickly a .nsi file (Script for Nullsoft Installation System), I got an "Assertion failure" message :
--- Code: ---Assertion [pos >= startSeg] failed at C:\CodeBlocks\src\sdk\wxscintilla\src\DocumentAccessor.cxx 113
--- End code ---
And after that Code::Blocks crash.
I run Code::Blocks on Windows XP SP3
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version