nebiun / MAME4Wii

MAME porting on Wii based on MAME version 0.135 and MAME Wii 1.0
GNU General Public License v3.0
7 stars 2 forks source link

Fails to compile on latest devkit, i do have the recommended GRRLIB installed #5

Open Ntemis opened 3 weeks ago

Ntemis commented 3 weeks ago

mkdir -p obj/wii/powerpc-eabi-mame4wii/build cp -t obj/wii/powerpc-eabi-mame4wii/build prec-build/file2str.exe Converting src/mame/layout/chqflag.lay... make: obj/wii/powerpc-eabi-mame4wii/build/file2str.exe: Permission denied make: *** [makefile:600: obj/wii/powerpc-eabi-mame4wii/mame/layout/chqflag.lh] Error 127 Failed make MAME4WiiGAMESETA__

image

nebiun commented 3 weeks ago

I compile on windows in msys2 environment with no error. Problem is not grrlib. Seem that file2str.exe is not executable