On 28 December 2011 01:35, Josh Dye <josh.jpeng...@gmail.com> wrote:
> It doesn't seem to want to compile
>
> http://pastie.org/private/dmle7ak09fsthlo4eyihg

You need to add the usual SDL and SDL_image libraries to the build,
i.e. something like this:

-framework SDL -framework Cocoa -framework SDL_image src/macosx/SDLmain.m
-I/Library/Frameworks/SDL.framework/Headers/
-I/Library/Frameworks/SDL_image.framework/Headers/

-- 
Blog:     http://grumbel.blogspot.com/
JabberID: xmpp:grum...@jabber.org
ICQ:      59461927

_______________________________________________
Pingus-Devel mailing list
Pingus-Devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/pingus-devel

Reply via email to