User forums > Help
Error when run CB on Ubuntu
(1/1)
thomasxiao:
codeblocks: error while loading shared libraries: libwx_gtk2u_aui-2.8.so.0: cannot open shared object file: No such file or directory
but I have wx2.8.4 installed!
thomas@Thomas:/usr/bin$ wx-config --version
2.8.4
in the /usr/locla/bin
these are wx lib2.8.4
i have libwx_gtk2_aui-2.8.so.0 not ibwx_gtk2u_aui-2.8.so.0
so what can I do?
afb:
Recompile wxWidgets with --enable-unicode (the "u" above),
or rebuild Code::Blocks against your installed ANSI wxWidgets.
Navigation
[0] Message Index
Go to full version