Build Your Own Arcade Controls Forum

Main => Software Forum => Topic started by: rrcade on May 03, 2010, 03:18:55 am

Title: Everyone says compiling is sooo easy
Post by: rrcade on May 03, 2010, 03:18:55 am
I can't figure it out, where is a step by step guide? anywhere? :banghead:
Title: Re: Everyone says compiling is sooo easy
Post by: rrcade on May 03, 2010, 03:29:27 am
Anyone with spare time like to compile a v110 for me with hiscores and no nags for Winxp P4? :dunno
Title: Re: Everyone says compiling is sooo easy
Post by: Howard_Casto on May 03, 2010, 04:50:26 am
ummm... try www.mame.net (http://www.mame.net)
Title: Re: Everyone says compiling is sooo easy
Post by: Tafoid on May 03, 2010, 08:04:35 am
Anyone with spare time like to compile a v110 for me with hiscores and no nags for Winxp P4? :dunno

Compiling older versions will be more problematic as the official build tools have been changed periodically and often older source trees with the recent compile tools don't work.  The mamedev.org site only details the current tools - so anything prior you'll likely need superceeded compile packages which may be hard to find.   That's my experience with compiling anyway.



Title: Re: Everyone says compiling is sooo easy
Post by: abispac on May 03, 2010, 12:44:26 pm
have u tried mame compiler 64?
Title: Re: Everyone says compiling is sooo easy
Post by: dgame on May 03, 2010, 04:52:22 pm
Read [Compiling] Older Versions of MAME here:

http://www.headsoft.com.au/index.php?category=mame&page=mc64 (http://www.headsoft.com.au/index.php?category=mame&page=mc64)

Title: Re: Everyone says compiling is sooo easy
Post by: Cakemeister on May 03, 2010, 08:42:57 pm
ummm... try www.mame.net (http://www.mame.net)

FYI mame.net is kaput. mamedev.org is the website now. There are no forums there.
Title: Re: Everyone says compiling is sooo easy
Post by: solidteezme on May 04, 2010, 04:12:00 am
Guide here:

http://mrdo.mameworld.info/compile.html (http://mrdo.mameworld.info/compile.html)

Solid,
Title: Re: Everyone says compiling is sooo easy
Post by: rrcade on May 04, 2010, 05:42:54 am
have u tried mame compiler 64?
Ain't that for a 64 computer (whatever that is....) I'm on a older P4 with XP
Title: Re: Everyone says compiling is sooo easy
Post by: Howard_Casto on May 04, 2010, 06:59:43 am
ummm... try www.mame.net (http://www.mame.net)

FYI mame.net is kaput. mamedev.org is the website now. There are no forums there.

Bad info dude..... Mamedev.org and mame.net are the same site.... have been for about 3 years now.  Of course there aren't any forums.  You click on the "how to compile" link.

Of course you know, you could have avoided this embarrassing mistake if you had just clicked on the link I gave.  :)
Title: Re: Everyone says compiling is sooo easy
Post by: Cakemeister on May 04, 2010, 07:41:53 am
My info is accurate.

But HeadKazes compiler is the way to go anyway (IMO).
Title: Re: Everyone says compiling is sooo easy
Post by: nickynooch on May 04, 2010, 10:53:12 pm
I'm not gonna lie it took me a while to figure it out myself.  Once I got it done I swore I'd never update it.

Like 20 versions of mame later I did it again with no problems.

I recommend the auto compile tool, that someone recommended above, but I forget the name of it.
Title: Re: Everyone says compiling is sooo easy
Post by: shateredsoul on May 05, 2010, 03:54:28 am
this is what I used, great recomendation  :cheers:

Read [Compiling] Older Versions of MAME here:

http://www.headsoft.com.au/index.php?category=mame&page=mc64 (http://www.headsoft.com.au/index.php?category=mame&page=mc64)


Title: Re: Everyone says compiling is sooo easy
Post by: trencej on May 09, 2010, 06:15:06 am
Good Day.

I've been trying to roll my own mame now for a few days.

Trying to compile 137.u4 with no nag and high scores. But all i get is this after about 6 minutes:

src/mame/drivers/pgm.c:4726: error: 'driver_init_dw3' was not declared in this scope
src/mame/drivers/pgm.c:4726: error: too many initializers for 'const game_driver'
src/mame/drivers/pgm.c:4727: error: 'driver_init_dw3' was not declared in this scope
src/mame/drivers/pgm.c:4727: error: 'rom_drgw3k' was not declared in this scope
src/mame/drivers/pgm.c:4727: error: too many initializers for 'const game_driver'
src/mame/drivers/pgm.c:4434: warning: 'void driver_init_drgw3(running_machine*)' defined but not used
make: *** [obj/windows/mame/mame/drivers/pgm.o] Error 1
Finished!

Also, does this app output a mame.exe? cause if it does, i cant find it, or will it not appear because it errored?

Cheers for your help.
Title: Re: Everyone says compiling is sooo easy
Post by: rrcade on May 11, 2010, 01:52:35 am
Can't we just download a version with no nag and high scores? I mean that is all anyone really uses right?
Title: Re: Everyone says compiling is sooo easy
Post by: shateredsoul on May 11, 2010, 02:21:54 am
I think mameplus has nag screen taken out... not sure about the hiscore addition though