Code::Blocks Forums
User forums => Help => Topic started by: hongxing on October 26, 2005, 09:45:32 am
-
do the following:
1. generate a wxWidgets project using wizard.
2. add a class using class plugin.
now you can not compile the project in either "invoke compiler directly" option or "work with makefile (GNU "make" is requred)" option
it's urgent!
-
1. generate a wxWidgets project using wizard.
2. add a class using class plugin.
Sorry, but I cannot verify this. It works within my Code::Blocks RC2.
- Did set the path and configuration to wxidgets correctly? (The project wizards tells you to do so.)
- Try creating a new wxwidgets project, compile the empty project and add the class afterwards. Compile again. What happens?
Morten.
-
I am in linux
-
Please post the full commandline compiler log (you need to activate the full logging in the global compiler settings) here. Thank you.