Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: ouch on February 16, 2013, 07:56:01 am

Title: Found a repeatable unhandled exception with the project wizard...
Post by: ouch on February 16, 2013, 07:56:01 am
So if you start a wxwidgets project with the wizard and type in $(#wx2.9) for the location the global variables dialog will pop up and ask you to enter in a location for the new variable. (I have a wx29 global variable on my machine but I accidentally added a period in there.) If you just click close it will ask you if your sure you want to save a blank variable. If you click no expecting to go back and fix the typo then you 2will get an unhandled exception error.

This is with svn 8843 compiled with tdm mingw 4.7.1 32bit running on win7 64bit.