Error when starting my program

Monkey Forums/Monkey Beginners/Error when starting my program

Impmaster(Posted 2014) [#1]
Hi all. I have a program that I've been coding on my mac for a while. I moved all the files to my PC, but then I get this error when I try to run it :

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

The software works on mac. I've installed Mingw installer.


dawlane(Posted 2014) [#2]
Did you delete the .build directory?
Have you installed MinGW and set it up correctly?


Impmaster(Posted 2014) [#3]
OOOOHOOOOOHHHHHH I didn't delete the old build file. I get it now. Thanks.


ziggy(Posted 2014) [#4]
That makes me thing that you may be not using latest stable Monkey version. Go to your account "product updates" section to get latest Monkey release.