Hi,
I am trying to compile Grooveymame 0.160 and I am running into problems. I have downloaded the mame 0.160 source, applied hi_160.diff and then 0160_groovymame_015g.diff. After applying 0160_groovymame_015g.diff I receive these errors:
patching file src/osd/windows/video.c
patching file src/osd/windows/window.c
Hunk #7 FAILED at 786.
1 out of 7 hunks FAILED -- saving rejects to file src/osd/windows/window.c.rej
missing header for unified diff at line 5622 of patch
can't find file to patch at input line 5622
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
| // winwindow_video_window_update
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
10 out of 10 hunks ignored
patching file src/osd/windows/window.h
patching file src/osd/windows/windows.mak
patching file src/osd/windows/winmain.c
patching file src/osd/windows/winmain.h
Finished!
I am using Mame Compiler 64 v.2.0.162 with the current build tools. Can someone help me to successfully compile this version of groovemame? Thanks!