Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: Issues Compiling Mame  (Read 1087 times)

0 Members and 1 Guest are viewing this topic.

Hituro

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 149
  • Last login:September 04, 2016, 01:12:43 am
Issues Compiling Mame
« 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.

trickyd

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 22
  • Last login:February 28, 2016, 09:58:31 am
  • I want to build my own arcade controls!
Re: Issues Compiling Mame
« Reply #1 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

Hituro

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 149
  • Last login:September 04, 2016, 01:12:43 am
Re: Issues Compiling Mame
« Reply #2 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.

lamprey

  • Trade Count: (+3)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 636
  • Last login:January 17, 2019, 07:03:11 pm
Re: Issues Compiling Mame
« Reply #3 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/
- I then got the latest Mame source (mame0154s.zip): 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.