Build Your Own Arcade Controls Forum

Main => Software Forum => Topic started by: sunnywala on April 17, 2010, 12:07:57 pm

Title: Mame compile error, Help Please
Post by: sunnywala on April 17, 2010, 12:07:57 pm
Hey guys,
I dreaded starting this thread. I dont like asking for help when there is so much information out there

I've searched a lot. and read waay to much. kinda saturated myself
I've been trying to get an updated mame compiled for about 2 weeks now...

sounds like people are having issues compiling the 32bit version of .137.
or has this been fixed?

I've also tried compiling .136s and finally got stuck at this error


Compiling src/emu/cpuexec.c...
src/emu/cpuexec.c: In function 'device_start_cpu':
src/emu/cpuexec.c:466: error: 'running_machine' has no member named 'cpu'
src/emu/cpuexec.c:466: error: 'running_machine' has no member named 'cpu'
src/emu/cpuexec.c:467: error: 'running_machine' has no member named 'cpu'
make: *** [obj/windows/mame/emu/cpuexec.o] Error 1
Finished!
0 Hours 0 Minutes and 8 Seconds Elapsed.


I did get it to compile via cmd but only got mame.exe

I'm using vista 64 on a quad
I've tried mame compiler, mr do's, headkazes and huggybaby guides
also tried on the cabs pc which is a 1.8 p4 on xp32
Title: Re: Mame compile error, Help Please
Post by: Dazz on April 17, 2010, 09:41:00 pm
I think with 137 you only get mame.exe when it's compiled.  That's all I got when I compiled it as well.
Title: Re: Mame compile error, Help Please
Post by: sunnywala on April 19, 2010, 02:01:35 pm
Thanks!