SDL & Xcode problem

Joined
Apr 26, 2008
Messages
4
Reaction score
0
Points
1
Hi,

I'm using osx 10.4.11, Xcode 2.2.1

I've downloaded:
SDL-1.2.13.dmg
SDL-devel-1.2.13-extras.dmg

from here:
Simple DirectMedia Layer

I followed the instructions in the readme in SDL-1.2.13.dmg and copied the framework to:

/Library/Frameworks and then also to User/Library/Frameworks when it wasn't working

I then copied the contents of templatesforxcode in to SDL-devel-1.2.13-extras.dmg /Library/Application Support/Apple/Developer Tools/Project Templates/Appllcation and they are showing up when I create a new project in xcode

Whenever I try to compile, using any of the sdl templates, I get this error:

Command /usr/bin/gcc-4.0 failed with exit code 1
/Library/Frameworks/SDL.framework/SDL load command 6 unknown cmd field

So, I'm guessing it's finding the framework, but what does that error mean? And how do I fix it?

Thanks,

Jim.
 

Shop Amazon


Shop for your Apple, Mac, iPhone and other computer products on Amazon.
We are a participant in the Amazon Services LLC Associates Program, an affiliate program designed to provide a means for us to earn fees by linking to Amazon and affiliated sites.
Top