No subject
Wed Jan 24 21:54:03 PST 2007
using Cocoa/ObjC; however, there are issues getting SDL "embedded" into
applications/interpreters that don't link to SDL directly (see previous
posts).
> I'd like to use SDL under OSX, but without Cocoa/ObjC. I can compile &
> run the project stationary just fine. But when I remove the ObjC code
> (SDLMain.h and SDLMain.m) and try to compile with just main.c, I get a
> link error: Undefined symbol: _main.
>
> I looked at previous threads with similar problems, and someone
> mentioned having to link to some library - libsdlmain.a, I believe.
> This library is not included with the developer download (as far as I
> can tell) and I have no idea how to find it.
>
> Can someone shed some light on this for me? Thanks.
>
> -Jeff
>
>
> _______________________________________________
> SDL mailing list
> SDL at libsdl.org
> http://www.libsdl.org/mailman/listinfo/sdl
>
More information about the SDL
mailing list