ufo icon indicating copy to clipboard operation
ufo copied to clipboard

SDL Binding Error

Open camoy opened this issue 13 years ago • 2 comments

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.

camoy avatar Jul 12 '12 00:07 camoy

hi camoy, what os version is this running, and what arch (32 or 64)

malkia avatar Jul 12 '12 01:07 malkia

Mac OS X Lion 10.7.4 (11E53) on x64.

camoy avatar Jul 12 '12 01:07 camoy