When I generate a new code for wxWidgets applications I get message like :
#ifndef [PROJECT_HDR]APP_H
#define [PROJECT_HDR]APP_H
I don't what's the problem ?
It's due to the fact that the file is not getting parsed properly by the wxWidgets wizard.
Please post more details, OS, C::B Rev, wx Config, options that you selected.
I'm using the 29/01/2007 Revision of codeblocks ; wxWidgets Unicode Release Monolothic DLL version 2.8.0 under Windows 2K.
Please download the 31st January's Nightly. Also install the nightly in a different folder. Do not overwrite your old nightly installation. Also do not install New wxWidgets wizard with this new nightly.
I suspect you have installed the wizard improperly. :)
Yes indeed Thank you !!! :oops: 8)