Main > Software Forum

MAME Compiler 64 v2.0.197

<< < (171/178) > >>

JeremyX:
Ok, I got it to work and I think I know what the problem was. If you look at all the posts from MKChamp on this page, he changed the 172 patch a couple times due to errors: http://forum.arcadecontrols.com/index.php/topic,64298.1040.html

So I might have downloaded it before that. Anyhow, I just deleted everything and started over and it worked.

Sorn:
...edit....got it compiled.

Sorn:
edit 2....got it compiled.

Sorn:
Could someone help with compiling 0172? Im getting the following errors. I was able to compile 0171 successfully on this same setup.

Compiling src/devices/cpu/h8/h8_intc.cpp...
../../../../../src/emu/video.cpp:586:6: error: redefinition of 'void video_manager::frame_update_hi(bool)'
 void video_manager::frame_update_hi(bool debug)
      ^
../../../../../src/emu/video.cpp:525:6: note: 'void video_manager::frame_update_hi(bool)' previously defined here
 void video_manager::frame_update_hi(bool debug)
      ^
Compiling src/mame/machine/igs036crypt.cpp...
Compiling src/mame/machine/kaneko_toybox.cpp...
Compiling src/mame/drivers/ms32.cpp...
Compiling src/mame/video/offtwall.cpp...
make[2]: *** [../../../../mingw-gcc/obj/x64/Release/src/emu/video.o] Error 1
make[1]: *** [emu] Error 2
make[1]: *** Waiting for unfinished jobs....

Compiling src/mame/audio/hyprolyb.cpp...
../../../../../src/osd/windows/video.cpp:234:6: error: redefinition of 'void windows_osd_interface::update_hi(bool)'
 void windows_osd_interface::update_hi(bool skip_redraw)
      ^
../../../../../src/osd/windows/video.cpp:205:6: note: 'virtual void windows_osd_interface::update_hi(bool)' previously defined here
 void windows_osd_interface::update_hi(bool skip_redraw)
      ^
Compiling src/mame/video/hyperspt.cpp...
make[2]: *** [../../../../mingw-gcc/obj/x64/Release/osd_windows/src/osd/windows/video.o] Error 1
Compiling src/mame/drivers/poolshrk.cpp...
make[1]: *** [osd_windows] Error 2


And why is it everytime I check mark clean compile I get this?

GCC 5.3.0 detected
make: *** No rule to make target `build/generated/mame/layout/', needed by `build/generated/mame/layout/18w.lh'.  Stop.
make: *** Waiting for unfinished jobs....


EDIT - Was finally able to get it to compile. I started fresh (again), downloaded compiler tools and hit update. Then I extracted the 0172 source to the fresh mame source directory, checkmarked clean compile, hit go, got the above 18w.lh error, then hit go again (it unchecks clean compile after you hit go the first time, so I left it unchecked otherwise it keeps throwing that same 18w.lh error), and then it was able to compile.

Found a bug and was able to submit to mametesters :)

dragon_sa:
Hi...Im running a win7 64bit i7 system with 16g ram
Im having a lot of difficulty trying to apply the ShowCP155.diff patch, I keep getting the following error


--- 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 have downloaded 171 and 172 and had same issue with both versions.
The only other patch I applied is hi_172.diff which applied without error.

I am assuming they are the only 2 patches you need to apply these days

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version