• 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
Re: macro problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: macro problem


  • Subject: Re: macro problem
  • From: Scott Ribe <email@hidden>
  • Date: Sat, 20 Nov 2010 19:54:42 -0700

On Nov 20, 2010, at 6:07 PM, Programmingkid wrote:

> They are unwanted because they cause an error when I try to run my program. The error says the two symbols are not found in libSystem.b.dylib.

Well, that's somewhat different from crashing. If you want accurate help, you need to provide accurate descriptions.

They're not found in your library because you have some inconsistent settings regarding the SDKs you're building for. You typically see such messages when you've built a library to require the latest SDK, and then try to link it into an app that is set to support an earlier SDK, or vice versa.

What versions of OS X are you trying to support?

--
Scott Ribe
email@hidden
http://www.elevated-dev.com/
(303) 722-0567 voice




 _______________________________________________
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

References: 
 >macro problem (From: Programmingkid <email@hidden>)
 >Re: macro problem (From: Patrick Rutkowski <email@hidden>)
 >Re: macro problem (From: Programmingkid <email@hidden>)

  • Prev by Date: Re: macro problem
  • Next by Date: Unit Testing in XCode 3.2.3
  • Previous by thread: Re: macro problem
  • Next by thread: multiple c command line targets
  • Index(es):
    • Date
    • Thread