aap/librw

Can't use makefiles

RandomAnimeGamer opened this issue · 1 comments

When I compiled the application, I opened the Developer Command Prompt for VS2015 and changed directories to the build folder. From there, I entered the command "nmake -f Makefile" only to get an error.
Makefile(4) : fatal error U1034: syntax error : separator missing Stop.

Am I doing something wrong?

aap commented

I have not tried to compile it with VS makefiles, sorry.