News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

wxWidgets wizard problem

Started by manmach, March 30, 2007, 10:04:15 AM

Previous topic - Next topic

manmach

I just tried to create a new project with the wizard and ran into a (minor) problem.

The project is to test wxWidgets and SDL combined, so I called it wx-sdl.

Turns out, the wizard does not check validity of the names it generates, because I ended up with defines and class names based on wx-sdl, which contains a minus sign and that is not allowed in neither a define nor a class name.