Code::Blocks Forums
User forums => Help => Topic started by: damien.pelisse on July 24, 2006, 01:17:11 pm
-
Hi there,
I'm a beginner with CodeBlocks. I've installed it on my Suse 9.3 with guru RPMs.
On many dialog box, i can't click on OK or Cancel buttons ! The only solution that remains is to
close the dialog box with alt+f4.
Note that i have wxWidgets 2.7, i don't if this problem can be linked with this...
Any ideas?
Thanks !!
-
just try it out with the wx 2.6.x . No experience from our side yet with wx 2.7.0
-
Ok...
It doesn't work with the 2.5.3 provided with Suse 9.3 and the guru Suse 9.3 package.
So I build wx 2.6.3 and rebuild the Codeblocks SRPM. Now it works !
Very strange... Now i can begin to play with CB ! It seems to be very nice !
-
So I build wx 2.6.3 and rebuild the Codeblocks SRPM. Now it works !
Very strange...
BTW: This isn't strange at all. C::B only supports wxWidgets v2.6.x officially. If you are using a different version than this is "completely untested".
With regards, Morten.
-
So I build wx 2.6.3 and rebuild the Codeblocks SRPM. Now it works !
Very strange...
BTW: This isn't strange at all. C::B only supports wxWidgets v2.6.x officially. If you are using a different version than this is "completely untested".
With regards, Morten.
but it makes me scared for wx 2.7.x :-(
-
but it makes me scared for wx 2.7.x :-(
Well... let's see. I have a own wxWidgets project running for which I'm using wxWidgets 2.7.0 trunk from time to time (for fun). Sometimes compilation is broken, sometimes there less errors sometimes there are more. wxWidgets 2.7.x isn't released yet so we'll see what's happening if development comes to a release stage I'd say... ;-)