hanicka Posted January 17, 2007 Posted January 17, 2007 I'a googling solution for error with SDL window on Mac OSX... You need add this parametrs... -lSDLmain -framework Cocoa SDLMain is replacing main() and in new main is prepare SDL a call old mail. But when I add this to CXXFLAGS or LDDFLAGS, then configure is not succesful.
Guest Shade Posted February 8, 2007 Posted February 8, 2007 I'a googling solution for error with SDL window on Mac OSX... You need add this parametrs... -lSDLmain -framework Cocoa SDLMain is replacing main() and in new main is prepare SDL a call old mail. But when I add this to CXXFLAGS or LDDFLAGS, then configure is not succesful. Where do you append those parameters? Will this make SDL function properly?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.