Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: TSalm on April 14, 2007, 03:29:54 pm

Title: crash on the menu item : "setting -> editor..."
Post by: TSalm on April 14, 2007, 03:29:54 pm
Hi all,

I've just update from the SVN.
But now, when I select the item from the top menu "setting->editor", my CodeBlocks crash.
In addition, I generate a crash by right clicking on the file's edit area.

I'm running on the Linux Plateform and wxWidget 2.6.4.

Does there anotherone to confirm this problem or does it come only from me ?

TIA
TSalm
Title: Re: crash on the menu item : "setting -> editor..."
Post by: mandrav on April 14, 2007, 05:47:18 pm
Code
make clean-zipfiles
make
make install
Title: Re: crash on the menu item : "setting -> editor..."
Post by: TSalm on April 14, 2007, 06:57:51 pm
I must concede that I didn't do the make clean-zipfiles
(I notice that i've done a svn update codeblocks before the make clean-zipfiles)

All in all, now it works well !
thanks