Skip to main content
GameDev.net gamedev.net
🔒 Locked

SDL_image and Xcode [SOLVED]

Started by Memloop Mar 22, 2009 at 9:02 AM 0 replies 600+ views
Original Post
Memloop
Memloop
This simple program compiles without any errors, but it doesn't run. The debugger is able to load it, but absolutely nothing happens. If I remove the IMG_Load part, it runs just fine. I have the SDL_image framework installed, and I have set it to "Copy Frameworks into .app bundle". Can anyone see what is wrong? The relevant part is the load_image function. EDIT: I used IMG_Load before I had initialized SDL. Problem solved. [Edited by - Memloop on March 22, 2009 12:51:08 PM]

Topic Locked

This topic has been locked by a moderator. New replies are not allowed.

Sign in to reply to this topic.