In nigtly build of 12 July 2006 (rev 2740) I found a bug and I wrote it as a comment in the niglty build topic:
http://forums.codeblocks.org/index.php?topic=3533.msg27831#msg27831I never had an answer, but in the nigtly build of 14 July 2006 (rev 2751) I read in the "Resolved Fixed:" this:
Old wxSmith:
* Fixed bug with disabled wizard dialog when invalid project configuration
So, may be it was related to that bug.
With today build (17 July rev 1758) I tried to verified it was solved, but I noticed that the bug was only partially resolved:
- the dialog is no more disabled (you can close it) -> OK
- the message is still wrong -> NOT OK
- the message is shown only once (clicking OK twice does nothing)
- now the wizard is not usable at all, also if all fields are correctly filled, clicking on OK does nothing!
So the bug is different, but still there and worst than before!