Build Your Own Arcade Controls Forum

Main => Software Forum => Topic started by: Hituro on September 24, 2014, 05:01:53 pm

Title: Issues Compiling Mame
Post by: Hituro on September 24, 2014, 05:01:53 pm
So I've been trying to compile the new version of Mame so I can include the high score patch. I don't like using windows Mame and always used the command line version. I have tried different compilers and versions 1.54 and 1.53 but still keep having the same issue. Mame compiled and then gets down to doing the H8 build in the object folder and then just errors out. It stops right at the beginning of the H8 and all files are in the source folder. I'm just very confused at why this is happening and how to fix it. Can anyone help me on this?  I can't find this specific error anywhere and I've followed various install methods including Mr. Do's. Appreciate any help with this.
Title: Re: Issues Compiling Mame
Post by: trickyd on September 24, 2014, 06:10:22 pm
If your using the new tools you have to set up your paths http://forum.arcadecontrols.com/index.php/topic,71845.msg1464331.html#msg1464331 (http://forum.arcadecontrols.com/index.php/topic,71845.msg1464331.html#msg1464331)
Title: Re: Issues Compiling Mame
Post by: Hituro on September 24, 2014, 06:37:25 pm
Trickyd, I've already done that :)  My paths are all correct.  If they weren't I don't think it would have run through everything before getting to the H8 and the erroring.  There has to be something else that is causing this not to work.
Title: Re: Issues Compiling Mame
Post by: lamprey on September 25, 2014, 02:30:23 pm
I was successful in building 0154 at home. I just tried on my work computer and I cannot.
- I just got the latest MinGW: http://mamedev.org/tools/ (http://mamedev.org/tools/)
- I then got the latest Mame source (mame0154s.zip): http://www.mamedev.org/release.html (http://www.mamedev.org/release.html)
- Followed the build instructions: Launch an Admin Command Window, run the Setenv.bat, run setup-qt.bat, run Make.

I'm not sure I'll have time tonight, but I'll try to figure out what I did at home to get it to compile.