Posts for q00u

Joined: 6/4/2011
Posts: 1
I've compiled 2.1.4a recently on OSX. It has a gui like the Windows version. Lua doesn't seem to fully work, nor does fullscreen, nor do the special scalers, but I can play NES games on OSX with my gamepad, and that's all that I care about. The command line to compile was: CFLAGS="-I/sw/include -arch i386" LDFLAGS="-L/sw/lib -lz -arch i386" scons Unfortunately, it doesn't appear that I can share the compiled binary with any other computer. It doesn't run. Does it install some library that it requires somewhere? I have no idea.