Hi,

I know messui is not supported and that qmc2 is recommended, but I have need to compile a new .161 messui. I am using the mame .161 source and the messui .161 source [http://messui.1emulation.com/]


I am unable to create the ui version:

my make command:
make -j7 TOOLS=1 Target=mess OSD=messui PTR64=1

Unsupported value 'winui' for OSD
stack traceback:
[C]: in function 'error'
C:/buildtools/src/mess/scripts/genie.lua:1087: in main chunk
[C]: in upvalue 'builtin_dofile'
[string "premake = { }..."]:67: in function 'dofile'
[string "_WORKING_DIR = os.getcwd()..."]:41: in function '_premake_main'
makefile:665: recipe for target 'build/projects/winui/mess/gmake-mingw64-gcc/Makefile' failed
make: *** [build/projects/winui/mess/gmake-mingw64-gcc/Makefile] Error 1


while unsupported here hoping someone will be kind enough to give me the correct command/syntax. Many thanks!

Last edited by JL; 05/19/15 11:40 PM.