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: compiling mame plus  (Read 4202 times)

0 Members and 1 Guest are viewing this topic.

speedklz

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 196
  • Last login:November 17, 2018, 12:56:23 pm
compiling mame plus
« on: December 03, 2009, 10:44:21 pm »
I have been trying to compile mame plus with no luck. I kkep getting this
mingw32-make: *** No rule to make target `src/emu/font/uismall.png', needed by `
obj/windows/mamep/emu/uismall11.bdc'.  Stop.

any ideas?
I use the hi_score, no_nag patch then I copy mameplus source over mame source and compile but it always stops here.
Best of the Best of the Best. Sir!

u_rebelscum

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 3633
  • Last login:April 21, 2010, 03:06:26 pm
  • You rebel scum
    • Mame:Analog+
Re: compiling mame plus
« Reply #1 on: December 04, 2009, 01:54:40 pm »
...`src/emu/font/uismall.png'...

Sounds like that file is missing, or not properly included in the makefile.  (Never tried compiling plus, thoough.)  Did you apply all the diffs & new files for plus?  You might want to try starting from scratch again in a new folder just to be sure.  Or wait for someone who has compiled plus before. ;)
Robin
Knowledge is Power

speedklz

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 196
  • Last login:November 17, 2018, 12:56:23 pm
Re: compiling mame plus
« Reply #2 on: December 04, 2009, 02:37:51 pm »
Well I found that file missing so I copied it from mame source back to folder and tried again with same results.. I dont quite know what it is saying. I thought it ment file was missing but I guess not.
Best of the Best of the Best. Sir!

u_rebelscum

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 3633
  • Last login:April 21, 2010, 03:06:26 pm
  • You rebel scum
    • Mame:Analog+
Re: compiling mame plus
« Reply #3 on: December 04, 2009, 06:23:27 pm »
Are your mame and plus matching version numbers?  Do you need mameUI source too?  What version of mame are you compiling?

I ask because mame 0.135 has that uismall11.png file in the src\emu\ folder.  There is no obj/windows/mamep/emu/uismall11.bdc file, and the only uismall mentioned in source and makefiles is uismall11.fh.
Robin
Knowledge is Power

speedklz

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 196
  • Last login:November 17, 2018, 12:56:23 pm
Re: compiling mame plus
« Reply #4 on: December 04, 2009, 06:35:01 pm »
Well I have Mame .135 source and MamePlus .135 source.
Best of the Best of the Best. Sir!

speedklz

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 196
  • Last login:November 17, 2018, 12:56:23 pm
Re: compiling mame plus
« Reply #5 on: December 04, 2009, 06:36:29 pm »
And this is what I am going by http://mameicons.free.fr/mame32p/compile.htm not to helpfull.
Best of the Best of the Best. Sir!

speedklz

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 196
  • Last login:November 17, 2018, 12:56:23 pm
Re: compiling mame plus
« Reply #6 on: December 04, 2009, 10:32:23 pm »
problem solved thanks to some help over at Mameworld. There is a fonts file that has to be downloaded seperatly for mame plus compile.
Best of the Best of the Best. Sir!