Main > Software Forum

hiscore diff (with no nag/white box removal)

<< < (209/250) > >>

MKChamp:

--- Quote from: abelenki on January 27, 2016, 09:30:51 am ---hi_0169.diff doesn't work with 0.170 source tree, there are warnings and errors.

--- End quote ---

hi_170 patch has been uploaded. I haven't had a chance to compile with it yet, so if you find any issues, please let me know.

reflex33:
I'm having a problem with the 170 patch...

Compiles just fine without the patch.  But with it we get errors.

abelenki:

--- Quote from: MKChamp on January 27, 2016, 11:56:11 am ---hi_170 patch has been uploaded. I haven't had a chance to compile with it yet, so if you find any issues, please let me know.
--- End quote ---
thanks!! it compiles fine.

reflex33:
Ok so I saw that it compiled fine for other people... but I'm getting the following with the patch (without the patch it compiles fine):

Compiling src/osd/windows/window.cpp...
../../../../../src/osd/windows/window.cpp: In member function 'void win_window_info::update_hi()':
../../../../../src/osd/windows/window.cpp:863:34: error: 'osd_lock_acquire' was not declared in this scope
    osd_lock_acquire(m_render_lock);
                                  ^
../../../../../src/osd/windows/window.cpp:865:41: error: 'osd_lock_try' was not declared in this scope
    got_lock = osd_lock_try(m_render_lock);
                                         ^
../../../../../src/osd/windows/window.cpp:875:34: error: 'osd_lock_release' was not declared in this scope
    osd_lock_release(m_render_lock);
                                  ^
osd_windows.make:675: recipe for target '../../../../mingw-gcc/obj/x64/Release/osd_windows/src/osd/windows/window.o' failed
make[2]: *** [../../../../mingw-gcc/obj/x64/Release/osd_windows/src/osd/windows/window.o] Error 1
Makefile:19: recipe for target 'osd_windows' failed
make[1]: *** [osd_windows] Error 2
makefile:849: recipe for target 'windows_x64' failed
make: *** [windows_x64] Error 2

abelenki:
hi_170.diff doesn't work with 0.171 source tree, there are warnings and errors.

currently, hi_171.diff can be downloaded from GroovyMAME thread.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version