-
I'm increasingly running desperate as I still have not had success in compiling MAME after 5 days. Would it be possible to specify in the [documentation](https://docs.mamedev.org/initialsetup/index.ht…
-
```
> make -f Makefile.libretro
make RETRO=1 REGENIE=1 VERBOSE=1 NOWERROR=1 OSD="retro" NO_USE_MIDI=1 NO_USE_PORTAUDIO=1 PYTHON_EXECUTABLE=python2 CONFIG=libretro PTR64=1 LIBRETRO_OS="unix" ARCH…
-
I am trying to compile on MacOS using:
`emmake make SUBTARGET=arcade TOOLS=1 REGENIE=1 -j5`
Emscripten version:
```
$ emcc --version
emcc (Emscripten gcc/clang-like replacement) 1.39.19 (f45bea…
-
I've been trying to compile mess for retropie by going to retropie setup>manage packages>experimental>lr_mess>update from source. It keeps failing at the same part. I've tried again on a fresh images.…
-
getting this error and cant figure it out anyone help
cc1plus.exe: all warnings being treated as errors
imgtool.make:672: recipe for target '../../../../mingw-gcc/obj/x64/Release/src/tools/imgtool…
-
Hi,
I'm trying to implement a new feature that let dump Palette\GFX\Tilemap from F4 Viewer.
I've just downloaded the main branch, and built in Win7 64bit via:
`make -j7 SOURCES=src\mame\drivers…
-
Hello,
when I tried to compile today's git MAME version, the compilation failed:
```
...
Compiling src/devices/bus/nubus/nubus_radiustpd.cpp...
In file included from /usr/include/string.h:494,
…
-
`mame0206-402-g95f817b54d`
Debian 9.6 X64
GCC 6.3.0
Build options: `make clean && make TARGETOS=windows SUBTARGET=tiny OSD=sdl`
SDL 2.0.5
```
sudo apt list --installed| grep sdl
libsdl2-dev/s…
-
Debian 9.6 x64
GCC 6.3.0
lastest git
```
Compiling src/devices/cpu/dspp/dspp.cpp...
../../../../../src/devices/cpu/dspp/dspp.cpp: In member function ‘int16_t dspp_device::decode_sqxd(int8_t, int1…
-
I updated to ubuntu 18.10 and now I can't compile any version of mame. I tried .0202 .0201 and the latest git version. I put the last few lines of output the problems seems to be something to do with …