-
On Ubuntu 16.04.04, 64 bit, with GCC 5.4, I'm getting link errors on commit eb043927286cfd2481599cf4dac3ac2246d652bb (current master HEAD). Running with SUBTARGET=arcade works fine, it's only on SUBTA…
-
@twinaphex @fr500 could you try to add recipes for mame2016 core ?
android32arm should build fine with add in cores-android-armv7-ndk-mame
```
mame2016 libretro-mame2016 https://github.com/li…
-
I'm trying to compile with [MSYS2 with that method.](https://gist.github.com/heuripedes/b6da0fea68b648bdd2ae)
```
JP@JP-PC MINGW64 ~/mame
$ make OSD="retro" verbose=1 RETRO=1 NOWERROR=1 OS="linux" …
-
Hi,
I am setting NO_USE_MIDI=1 and USE_SYSTEM_LIB_PORTMIDI=, however I am hitting this:
```
Compiling src/osd/modules/midi/none.cpp...
g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-secu…
-
I just compiled the latest MAME version here then I wanted to make the TOOLS (imgtool, floptool,...) to use with computer emulation but using the command "make -j4 TOOLS=1" doesn't make the tools, ei…
-
Hi,
No matter what I do trying to build I cannot seem to get rid of the error
```
GCC 5.3.0 detected
Compiling src/osd/modules/debugger/debugqt.cpp...
../../../../../src/osd/modules/debugger/debugqt…