Build Your Own Arcade Controls Forum
Main => Software Forum => Topic started by: EndTwist on August 18, 2003, 10:21:11 pm
-
Agggh!
I can't seem to compile mame 0.67 with the CocktailMAME patch. I'm using MinGW and I get this error:
Compiling src/version.c...
cc1.exe: unknown C standard `gnu99'
make: *** [obj/mame/version.o] Error 1
Whats going on? I need this to compile!
-
Make sure you following the official directions precisely.
http://www.mame.net/compilewin.html (http://www.mame.net/compilewin.html)
I think compiling in the proper directory (c:\mingw\mame\) should fix your problem.
-
[edit] nevermid I got it!