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: Mame compiler 64 help mameui 123  (Read 2575 times)

0 Members and 1 Guest are viewing this topic.

sealer

  • Trade Count: (0)
  • Jr. Member
  • **
  • Offline Offline
  • Posts: 2
  • Last login:March 11, 2008, 03:31:13 pm
Mame compiler 64 help mameui 123
« on: March 10, 2008, 09:23:22 pm »
I'm wondering is some one can help me out here?
I've compiled mame 132 and added u1 u2 u3 using mame compiler 64 with success then I started messing with mameui32 I like it better than the command line version for what I use it for...I have tried for 2 days or more to make this work and all I get is errors I have tried source 123 and above with the mameui update source it doenst matter it wont work for me I tried with the diff file and without I want to go from mame 123 to 123u3 and add hi_score.diff to remove the ok nags heres just one of the errors I get this is the most common
 Compiling src/osd/winui/mui_util.c...
  cc1.exe: warnings being treated as errors
 src/osd/winui/mui_util.c: In function 'GetDriversInfo':
 src/osd/winui/mui_util.c:346: warning: implicit declaration of function 'expand_machine_driver'
 src/osd/winui/mui_util.c:346: error: 'game_driver' has no member named 'drv'
 src/osd/winui/mui_util.c:349: error: 'MAX_SPEAKER' undeclared (first use in this function)
 src/osd/winui/mui_util.c:349: error: (Each undeclared identifier is reported only once
  Finished!
 Finished!
 0 Hours 33 Minutes and 38 Seconds Elapsed.
 src/osd/winui/mui_util.c:349: error: for each function it appears in.)
 src/osd/winui/mui_util.c:350: error: 'machine_config' has no member named 'speaker'
 src/osd/winui/mui_util.c:357: error: 'VIDEO_TYPE_VECTOR' undeclared (first use in this function)
 mingw32-make: *** [obj/winui/mame/osd/winui/mui_util.o] Error 1

Jdurg

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1127
  • Last login:October 04, 2020, 09:26:27 pm
  • A young guy feeling older than sin......
Re: Mame compiler 64 help mameui 123
« Reply #1 on: March 11, 2008, 09:19:46 am »
Did you use the proper MAMEUI Source Code?  If you are trying to compile MAMEUI using the MAME 123u3 source code and the MAMEUI 123 source code, you'll get those errors you are mentioning due to the video changes.  You MUST use the same MAMEUI source code version as the MAME version you are trying to compile.
Donkey Kong High Scores:
1): 49,500
2): 35,600
3): 30,100
4): 29,400
5): 28,200

sealer

  • Trade Count: (0)
  • Jr. Member
  • **
  • Offline Offline
  • Posts: 2
  • Last login:March 11, 2008, 03:31:13 pm
Re: Mame compiler 64 help mameui 123
« Reply #2 on: March 11, 2008, 03:29:39 pm »
Thanks for your help

I went in and compiled another version of mame 123 with the updates to u3 version I left the files it complied in the folder and added mameui 123.u3 source it worked great.. I then found mr do's site for compiling mame and did his step to just add the updates to the source then took them to mame compiler 64 and added the hi_123u3.dif and compiled  works great there too.... I made 3 different copies to make sure it works every time and it did

Thanks Again   :cheers: