Has anyone got Mame32 0.115 compiled okay? It just wont work for me. I've noticed you need to copy the files into src\osd\windows now, but when I compile there are no errors and the exe is created but it has no icon and launching it does nothing. Compiling standard Mame 0.115 on the other hand works fine. This is the first time Mame32 hasn't compiled for me.
I am using the following batch file to compile it..
@ECHO OFF
SET PATH=%PATH%;C:\MinGW\bin
mingw32-make.exe WINUI=1 P4=1 NAME=Mame32