Main > Software Forum

MAME Compiler 64 v2.0.197

<< < (172/178) > >>

dragon_sa:

--- Quote ---Applying Diff Patch...
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- old\emu\machine.c   2014-03-11 16:55:00.000000000 +0000
|+++ src\emu\machine.c   2014-06-06 21:38:27.421797900 +0100
--------------------------
Finished!
0 Hours 0 Minutes and 0 Seconds Elapsed.
File to patch:
--- End quote ---

I worked out the problem with the patch...the following filenames have changed on the following lines when patching 171 or 172

Change line 1 & 2

--- Code: ------ old\emu\machine.c 2014-03-11 16:55:00.000000000 +0000
+++ src\emu\machine.c 2014-06-06 21:38:27.421797900 +0100
--- End code ---
to

--- Code: ------ old\emu\machine.cpp 2014-03-11 16:55:00.000000000 +0000
+++ src\emu\machine.cpp 2014-06-06 21:38:27.421797900 +0100
--- End code ---

Change lines 77 & 78

--- Code: ------ old\emu\render.c 2014-04-07 08:04:20.000000000 +0100
+++ src\emu\render.c 2014-06-06 21:39:14.734504000 +0100
--- End code ---
to

--- Code: ------ old\emu\render.cpp 2014-04-07 08:04:20.000000000 +0100
+++ src\emu\render.cpp 2014-06-06 21:39:14.734504000 +0100
--- End code ---

Change lines 88 & 89

--- Code: ------ old\emu\ui\selgame.c 2014-04-07 08:04:20.000000000 +0100
+++ src\emu\ui\selgame.c 2014-06-06 21:39:38.663872700 +0100
--- End code ---
to

--- Code: ------ old\emu\ui\selgame.cpp 2014-04-07 08:04:20.000000000 +0100
+++ src\emu\ui\selgame.cpp 2014-06-06 21:39:38.663872700 +0100
--- End code ---

Replace your mame 171 or 172 folder with fresh source files and apply all your patches

JeremyX:
173 &174 compiled fine for me.

vettetek:
So - is this program still being updated? Ive had some successful compiles with it in the past but It doesn't seem to be updated past .173 and Id like to compile .175.
Anyone have a compiled 64 bit version of .175 with highscore and without nag/info?

Jumpstile:
Did you try? This is a compiler. It doesn't necessarily need to be updated with every MAME release - only if something is broken.


 - J*

brucelee00:
Is Hi Score built-in to the new Mame release now ? or does it still have to be  compiled manually either way I am getting errors when trying to apply the hi_175.txt listed here forum.arcadecontrols.com/index.php/topic=64298.msg1580774#msg1580774 date=1468548706 anyone have any insight ?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version