• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Problem linking framework in Xcode project
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problem linking framework in Xcode project


  • Subject: Problem linking framework in Xcode project
  • From: Michael Ryan Bannon <email@hidden>
  • Date: Thu, 06 Apr 2006 11:43:54 -0400
  • Organization: Humagade

Hello,

I'm new to both Mac and SDL.  I know this isn't an SDL list, so I'll try to keep my question more on topic with Xcode.
I'm trying to create a SDL_gfx (an SDL app) framework for another project. I get as
far as linking at which point I get the "internal link edit command
failed" error.

Undefined symbols:
_SDL_Delay
_SDL_GetTicks
_SDL_CreateRGBSurface
_SDL_FreeSurface
_SDL_LockSurface
_SDL_MapRGB
_SDL_MapRGBA
_SDL_SetAlpha
_SDL_UnlockSurface
_SDL_UpperBlit
_SDL_SetColorKey


In my Xcode project, I've simply taken all the .c/.h files and added them,
along with the reference to the SDL framework.  The SDL framework is in /System/Library/Frameworks.  Xcode MUST see it because it compiles successfully with the SDL headers.  Also, I've seen similar posts regarding link errors of this nature, but everything I've found doesn't seem to work.
 
Any help is greatly appreciated!

Thanks,

Ryan
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Re: Building for PowerPC *only* from an Intel-based Mac
  • Next by Date: Re: Remote Compilation/Debugging Problems.
  • Previous by thread: Re: debugging on Intel macs
  • Next by thread: __PRETTY_FUNCTION__ shows up in debugger variables
  • Index(es):
    • Date
    • Thread