ufo
ufo copied to clipboard
SDL Binding Error
Using the SDL module fails with these messages on OSX Lion.
luajit[71964] <Error>: kCGErrorInvalidConnection: CGSGetCurrentCursorLocation: Invalid connection
luajit[71964] <Error>: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
luajit[71964] <Error>: kCGErrorInvalidConnection: CGSGetCurrentCursorLocation: Invalid connection
luajit[71964] <Error>: kCGErrorInvalidConnection: CGSNewWindowWithOpaqueShape: Invalid connection
luajit: C++ exception
It errors as soon as I call SDL_SetVideoMode.
hi camoy, what os version is this running, and what arch (32 or 64)
Mac OS X Lion 10.7.4 (11E53) on x64.