Hey everyone, I have a few questions with compiling MAME through the MAME Compiler created by Headkaze. These are in response to a suggestion by Headkaze and some other questions I had in another thread about CP Wizard, but didn't want them to get buried, so here they are, and it may help another noob like me in the future.
I have compiled the latest MAME release per Headkaze's website. However, once the compiled finished, I don't really know what to do? There is no MAME executable that would begin the program, nor do I know how to set up the pause to view control panel process.
For the compiling, I did the steps below, used MAME Compiler 64, and since there are no U patches for the current release (153), I only applied the hiscore diff, the bezel patch, and the ShowCP patch, in that order. Any thoughts on what to do now?
Steps used to compile:
Download MinGW from here and extract to C:\MinGW
Install Mame Compiler
Create a folder C:\MinGW\source\Mame0147u3
Download the hiscore hi_147u3.txt from here and copy it into the C:\MinGW\patches (you can rename it to hi_147.diff if you like but it doesn't matter)
Download the mame0147s.zip from here and extract to C:\MinGW\source\Mame0147u3
Download the updates from here (0147u1_diff, 0147u2_diff and 0147u3_diff) and extract them to C:\MinGW\patches
Download MameUI source from here extract somewhere then copy the src folder to C:\MinGW\source\Mame0147u3
Apply the official Mame patches 0147u1_diff, 0147u2_diff then 0147u3_diff. Apply them by browsing to each one selecting it from the file browser then selecting "Apply Patch"
Now apply the Hiscore patch you downloaded from step 3 (Eg. hi_147u3.diff or hi_147u3.txt depending on how you saved it)
Set your "Mame Source Folder" to C:\MinGW\source\Mame0147u3 and check you have the WinUI build option selected under OSD
Click GO! to compile.
I re-ran the MAME Compiler, same results, no executable. Here are images of the folders, the first is an image of the "C:\MinGW\source\Mame153" folder. The second is a picture of the "C:\MinGW\source\Mame153\obj\winui" folder.


Any advice as to what I do from here?
Also, if you would like more information on these questions, the original thread is here:
http://forum.arcadecontrols.com/index.php/topic,139573.0.htmlThanks!