visualboyadvance-m/src
Rafael Kitover 796dfe78f9
Fix Wx OpenGL and ABI checks for MSYS2 CLANG64.
Probably fixes this in other environments as well, or breaks it.

Move the wxWidgets_LIBRARIES paths conversion to the already existing
normalize_wx_paths() function that was using a different method that no
longer works. This converts the variable to the right format before the
tests run, fixing the Wx OpenGL test.

For the ABI checks, wrap the function pointers for the minhook
trampoline API in reinterpret_cast<LPVOID>(&fp), why this is necessary I
don't know, and it may break on other compilers. The trampoline is used
to catch message boxes opened by Wx for fatal errors.

Signed-off-by: Rafael Kitover <rkitover@gmail.com>
2022-02-05 01:00:25 +00:00
..
apu Further fixing Multi Buffer formatting. 2020-08-10 21:44:01 +00:00
art merged sergio's icon patch for additional sizes. 2015-05-18 03:44:19 +00:00
common Enable GB colorization hack support in GUI. 2021-11-24 21:30:37 +00:00
debian Remove libpng direct dependency. 2020-03-01 13:56:29 +00:00
filters Revert "Use MSVC intrinsic sqrt() on x86 for XBRZ" 2022-02-03 07:57:51 +00:00
gb Merge remote-tracking branch 'libretro/master' 2021-10-20 05:42:27 +00:00
gba Revert DMA:Linger last DMA on bus ... 2021-10-23 22:34:35 +00:00
libretro Merge remote-tracking branch 'libretro/master' 2021-10-20 05:42:27 +00:00
sdl SDL: Fix more indentation mistakes 2021-01-24 06:09:13 +00:00
vita Working on getting libretro updated 2017-03-24 07:59:10 -04:00
wx Fix Wx OpenGL and ABI checks for MSYS2 CLANG64. 2022-02-05 01:00:25 +00:00
AutoBuild.h updated standards to webkit standard 2016-07-08 19:59:29 -04:00
NLS.h updated standards to webkit standard 2016-07-08 19:59:29 -04:00
System.h [WINDOWS] Add function to open unicode files. (#644) 2020-04-21 10:24:28 -03:00
Util.cpp Add Catch2 unit testing framework + some tests. 2020-07-10 13:43:48 +00:00
Util.h [WINDOWS] Add function to open unicode files. (#644) 2020-04-21 10:24:28 -03:00
gcc-wrap.c.in cmake: Silence cmake policy warning CMP0058. 2019-10-05 18:33:44 -07:00
vba-over.ini how did the spanish version of fire red get its save type set to eeprom (savetype=1) 2012-05-23 06:40:11 +00:00
version.h.in fix Visual Studio build 2019-10-04 13:20:10 +00:00