Open GoogleCodeExporter opened 9 years ago
After changing the Makefile LIBS line to what is below I was able to compile
with the changes I mentioned above. The changes fixed the issue. I'm going to
attach a patch file (using git diff). The reason I was doing this is that the
XArcade/Tankstick arcade joysticks use [ and ] for the second player buttons 6
and 7 in their default configuration.
LIBS = -lm -lz -lrt -lasound -lpthread -lSDL -L$(SDKSTAGE)/opt/vc/lib
-lbcm_host -lGLESv2 -lEGL -lglib-2.0
Original comment by carlton....@gmail.com
on 13 Dec 2014 at 3:31
Attachments:
Original issue reported on code.google.com by
carlton....@gmail.com
on 12 Dec 2014 at 7:38