Jump to content

compile pinmame on raspberry pi


LeoLopes

Recommended Posts

I'm trying to compile the Pinmame in Raspberry Pi 3 Model B for a project similar to Lisy80 . I uncomment the lines

LISY_X = 1 e

LISY_X_FAKE_VIDEO = 1

in the file makfile.unix, but when compiling I get the following error message

 

src/wpc/capgames.c:69:78: error: pasting "," and "pmv112" does not give a valid                          

preprocessing token core_tGameData name##GameData = {0,disp,{FLIP,0,lamps,1,sb,0,gameno,0,##name##_g                         

etsol},NULL,{"", capInvSw##gameno}}; \

 

Does anyone know what I might be doing wrong?

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
  • Create New...