Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

chrono1081

macrumors G3
Original poster
Jan 26, 2008
8,918
6,636
Isla Nublar
Hi guys.

When I upgraded to Snow Leopard all my SDL stuff was gone : /

I was trying to put it all back on but the instructions on SDL's site are outdated and mention folders that don't exist. Does anyone have a link to an updated article on installing SDL on Mac OSX? I couldn't seem to find one : /
 
Hi, i found that the directories in XCode 3.2 are changed.

You have to copy the SDL.Framework in /Developer/Library/Frameworks and all the SDL project templates (found in the "extra" package) in /Developer/Library/Xcode/Project Templates/SDL/

I've found some problems while building SDL applications: You need to select x86 target (instead of x86_64 that does not work) and select 10.5 or 10.6 SDK (10.4 dont work).

SDL seem to work fine on SL but, sometimes, the OpenGL rendering process dont start properly. If i move the SDL window the rendering restart to work but if i dont move the window, the window content is not updated.

Sorry for my poor english :/
Bye,
Smaffer
 
Hi, i found that the directories in XCode 3.2 are changed.

You have to copy the SDL.Framework in /Developer/Library/Frameworks and all the SDL project templates (found in the "extra" package) in /Developer/Library/Xcode/Project Templates/SDL/

I've found some problems while building SDL applications: You need to select x86 target (instead of x86_64 that does not work) and select 10.5 or 10.6 SDK (10.4 dont work).

SDL seem to work fine on SL but, sometimes, the OpenGL rendering process dont start properly. If i move the SDL window the rendering restart to work but if i dont move the window, the window content is not updated.

Sorry for my poor english :/
Bye,
Smaffer
Smaffer, thanks! Your instructions help me get SDL up and running!!! Kudos on that.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.