Code::Blocks in openSUSE 64 bit?

I couldn’t find a Code::Blocks download for openSUSE 64 bit on their site, does it exist or should I just go with another C++ compiler?

Code::Blocks appears to exist for openSUSE 11.3 under the devel:tools:ide repo:
software.opensuse.org: Search Results

Ahhhh thanks I hadn’t checked there I just looked on their site and there was no link. I appreciate the help.

You are very welcome @Shea68 :slight_smile:

I added the repository to my list and I installed Code::Blocks along with the SDK. When I try to run it, nothing happens. What do I need to do to solve this problem?

When I opened up a GNOME terminal and I typed in codeblocks, I get this error:

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