Code::Blocks Forums

User forums => Help => Topic started by: denreaper on August 24, 2007, 07:43:10 pm

Title: Code::Blocks Freezing on Ubuntu 7.04
Post by: denreaper on August 24, 2007, 07:43:10 pm
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
Title: Re: Code::Blocks Freezing on Ubuntu 7.04
Post by: 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.
Quote
http://apt.wxwidgets.org/

Read this  (http://wiki.codeblocks.org/index.php?title=Installing_Code::Blocks_nightly_build_on_Ubuntu)carefully.
Title: Re: Code::Blocks Freezing on Ubuntu 7.04
Post by: denreaper on August 24, 2007, 09:05:53 pm
Be sure to have wxGtk 2.8.4 installed. You need to add a repository in order to get this version, e.g.
Quote
http://apt.wxwidgets.org/

Read this  (http://wiki.codeblocks.org/index.php?title=Installing_Code::Blocks_nightly_build_on_Ubuntu)carefully.

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