hello , sorry to bother you guys, but i really got mixed up !
after going through the installation process of Wxwidgets on Code Blocks IDE,and trying to compile a sample app ( which i found at wiki ( by BYo i think ) , and again went through as i should , nothing compiles!
before proceeding to the main page of wxSmith on code block ! i get the error :
"Machine Debug configuration cannot be found in the wxwidgets
directory you specified.
This Means that Debug target of your Project Will not build.
Are YOu sure you want to continue with these settings?"
how should i fix this ? !
by the way i also marked both the Create "Debug" configuration:[Debug]
) and Create "Release" configuration:[Release] in previouse pane!(just before the pane i get the error)
again sorry for this annoying question!Sad
By the way when i try to compile on Code::Blocks ( my project name is test2)
in build log session it says :"
test2 - Release" uses an invalid compiler [YOUR ANSWER IS ALREADY THERE. SEARCH THE FORUMS!]. Skipping...
Nothing to be done."
and in Debugger log session it says"
Building to ensure sources are up-to-date
Build succeeded
Selecting target:
Release
Aborted
=============
by the way i use MinGW Compiler and the wx path is correct.
and also it seems that i ve done everything as i should have.
everything went ok! (compiling wxwidgets )