Main > Software Forum
hiscore diff (with no nag/white box removal)
MKChamp:
--- Quote from: airix on March 30, 2016, 03:10:00 pm ---Hi MKChamp. Thanks for always being so quick with new patches for the mame updates!!
Having a problem with 0.172 patch though. Compiling on linux_x64 (sdlmame), and getting the following error:
--- Code: ---/src/osd/sdl/video.cpp: In member function ‘virtual void sdl_osd_interface::update_hi(bool)’:
./src/osd/sdl/video.cpp:299:25: error: ‘sdlinput_poll’ was not declared in this scope sdlinput_poll(machine());
--- End code ---
--- End quote ---
I don't compile for SDL...just windows...so, I don't find these issues. I uploaded a new hi_172 patch to correct this. Let me know if you find any other issues!
airix:
Thanks, that was fast!
It fixed that error, but unfortunately produces another one:
--- Code: ---In file included from /src/emu/ui/dsplmenu.cpp:21:0:
/src/osd/../osd/modules/lib/osdobj_common.h:175:16: error: ‘virtual void osd_common_t::update_hi(bool)’ can be marked override [-Werror=suggest-override virtual void update_hi(bool skip_redraw);
--- End code ---
MomoneDk:
Hello,
I compiled hi172 with windows 7x64, and had the same error with hi171 patch :
Archiving liboptional.a...
makefile:879: recipe for target 'windows_x64' failed
make: *** [windows_x64] Error 2
I will wait the patch from groovymame, but i don't understand why the patch from groovymame works (171 for example), and not the one from arcadecontrols ?
MKChamp:
--- Quote from: MomoneDk on March 30, 2016, 05:12:50 pm ---Hello,
I compiled hi172 with windows 7x64, and had the same error with hi171 patch :
Archiving liboptional.a...
makefile:879: recipe for target 'windows_x64' failed
make: *** [windows_x64] Error 2
I will wait the patch from groovymame, but i don't understand why the patch from groovymame works (171 for example), and not the one from arcadecontrols ?
--- End quote ---
171 patch doesn't work for 172. Get the 172 patch.
MKChamp:
--- Quote from: airix on March 30, 2016, 05:11:30 pm ---Thanks, that was fast!
It fixed that error, but unfortunately produces another one:
--- Code: ---In file included from /src/emu/ui/dsplmenu.cpp:21:0:
/src/osd/../osd/modules/lib/osdobj_common.h:175:16: error: ‘virtual void osd_common_t::update_hi(bool)’ can be marked override [-Werror=suggest-override virtual void update_hi(bool skip_redraw);
--- End code ---
--- End quote ---
Go past that and see if it still compiles...that may just be a type of error-warning....
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version