| Main > Software Forum |
| Compiling Mame32 |
| (1/1) |
| headkaze:
I'm used to compiling Mame32FX which has batch files you just run for each optimized build. Now that development on the Mame32FX has ceased, I need to compile the standard Mame32. So I have MinGW environment set up, and I copy the original Mame into a directory, then copy the Mame32 files over the top. This is where I'm confused, after that I run the standard mingw32-make.exe and it compiles the command line version (mame.exe). How do I tell make to compile Mame32, I can't seem to find a Mame32.mak file anywhere. Can someone point out what I'm doing wrong here. Obviously it's something simple. |
| lokki:
Check out http://www.mameworld.net/mrdo/compile.html to build the GUI you use the command mingw32-make WINUI=1 |
| headkaze:
Thanks for that. I had to add NAME=MAME32 aswell. |
| Navigation |
| Message Index |