News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Code::Blocks Freezing on Ubuntu 7.04

Started by denreaper, August 24, 2007, 07:43:10 PM

Previous topic - Next topic

denreaper

I've tried using multiple nightly builds, getting the same results each time.  At first it wouldn't even start, but I installed the latest WX from synaptic, and it started opening, but is now unresponsive, and freezes before I can click anything.  With multiple nightly builds failing, I'm convinced that it's something I'm doing wrong, but I'm not sure (I don't remember it being this hard to set up last time).  Note that I'm using Ubuntu 7.04.

Thanks in advance,
Denny

raph

Be sure to have wxGtk 2.8.4 installed. You need to add a repository in order to get this version, e.g.
Quotehttp://apt.wxwidgets.org/

Read this carefully.

denreaper

Quote from: raph on August 24, 2007, 08:50:31 PM
Be sure to have wxGtk 2.8.4 installed. You need to add a repository in order to get this version, e.g.
Quotehttp://apt.wxwidgets.org/

Read this carefully.

Yes.  The Alternative WxWidgets Repository seemed to do the trick.  Thanks :)