problem with mingw32-make

Posted by stupid_idiot on Stack Overflow See other posts from Stack Overflow or by stupid_idiot
Published on 2010-03-29T09:56:53Z Indexed on 2010/04/16 2:13 UTC
Read the original article Hit count: 211

Filed under:
|

hi, I'm quite new with makefile but I don't think the problem I got is caused by my noobness. Somehow if I try to execute mingw32-make from Users/(user)/Documents/myProject the output is

"mingw32-make: *** No targets specified and no makefile found. Stop."

if I just drag the folder with it to my Desktop and execute make, it works. Any ideas why does it behave like this or perhaps how to make it work from Documents directory too?

© Stack Overflow or respective owner

Related posts about mingw

Related posts about make