Page 1 of 1

mingw32-make.exe[1]: *** No rule to make target 'Debug/main.

Posted: Sat Mar 08, 2014 11:44 am
by rro4785
Hello!

I'm new in this the wxWidgets app development, I installed the precompiled wxWidgets libraries but when i compile the sample app then CodeLite shows me this error message:

Code: Select all

mingw32-make.exe[1]: *** No rule to make target 'Debug/main.o', needed by 'Debug'.  Stop.
How can I do? :roll:

Re: mingw32-make.exe[1]: *** No rule to make target 'Debug/m

Posted: Sat Mar 08, 2014 1:38 pm
by eranif
Can you please explain how did you try to compile?
Can you also post the entire build log?
See the HOW TO POST thread

Eran

Re: mingw32-make.exe[1]: *** No rule to make target 'Debug/m

Posted: Sun Mar 09, 2014 3:26 am
by rro4785
Thanks for reply, but I resolved the problem was the configuration of MinGW, which was wrong. I was going to remove the post