News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Lubuntu 20.04, codeblocks failing to start

Started by jimbo, May 20, 2020, 12:45:56 PM

Previous topic - Next topic

jimbo

Hello all,

been doing some C::B dev work, and just upgraded to (L)Ubuntu 20.04 and everything codeblocks related has stopped working.

On running CB I get

codeblocks: error while loading shared libraries: libwx_gtk2u_aui-3.0.so.0: cannot open shared object file: No such file or directory

This is with the vanilla codeblocks installed from the Ubuntu repo.

So CB is looking for GTK2, where 20.04 does not have any GTK2 WX stuff in its repos at all, all GTK3.

Happy to build from my sources (but why doesn't the CB in the repo work?), but get compile failures on my current tree, I suspect I need to rerun autoconf or something to tell it to use GTK3? Any ideas on how to get it working gratefully received.

Jimbo



BlueHazzard


oBFusCATed

My PPA doesn't yet provide 20.04 builds.

@jimbo: What packages are you using? Provided by us, by ubuntu? If it is the latter, then you should report it. If it is the former - we don't yet provide packages for 20.04. :(
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Adeleumas

My Codeblocks can't run c programs but it runs c++ programs.

oBFusCATed

Adeleumas: How is this related to the topic?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]