Code::Blocks 64 bit on OpenSUSE

Hi. I installed Code::Blocks 64 bit on OpenSUSE with Tumbleweed and it does not run when I click the icon. When I go into my GNOME terminal and I type in codeblocks, I get this error:

wellywu@linux-21rs:~> codeblocks
codeblocks: error while loading shared libraries: libwx_baseu_net-2.8.so.0: cannot open shared object file: No such file or directory
wellywu@linux-21rs:~>

What do I need to do to solve this problem?

What information do you need from me?

Thanks.

Hi
You need to install wxWidgets, if it’s not built for tumbleweed then you need to ask them to build it…

On Fri, 08 Apr 2011 19:06:02 +0000, wellywu wrote:

> libwx_baseu_net-2.8.so.0: cannot open shared object file: No such file
> or directory
> wellywu@linux-21rs:~>
>
> What do I need to do to solve this problem?

You need to install the required library.

Looks like it’s either provided by wxWidgets or wxGTK (my system says
both provide it).

Jim


Jim Henderson
openSUSE Forums Administrator
Forum Use Terms & Conditions at http://tinyurl.com/openSUSE-T-C

Thank you. I got it to work now. Code::Blocks 64 bit for OpenSUSE works and I can begin my C++ projects.

This OpenSUSE community never fails to deliver the goods on solutions to problems. It is much better than Ubuntu Forums. Everybody here is nice.