• 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: Xcode-users Digest, Vol 7, Issue 331
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode-users Digest, Vol 7, Issue 331


  • Subject: Re: Xcode-users Digest, Vol 7, Issue 331
  • From: Andrew Merenbach <email@hidden>
  • Date: Sat, 20 Nov 2010 21:50:35 -0800

On Nov 20, 2010, at 6:57 PM, email@hidden wrote:

Message: 16
Date: Sat, 20 Nov 2010 19:54:42 -0700
From: Scott Ribe <email@hidden>
Subject: Re: macro problem
To: Programmingkid <email@hidden>
Cc: email@hidden
Message-ID: <email@hidden">email@hidden>
Content-Type: text/plain; charset=us-ascii

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

Based upon previous postings from the OP,  am suspecting that the OP is attempting to support 10.1 [sic]...  Is that correct, Programmingkid?

-- Andrew
 _______________________________________________
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: Target 10.4 SDK
  • Next by Date: Re: Python
  • Previous by thread: Re: Target 10.4 SDK
  • Next by thread: Re: Help DTrace gurus: suggestions for capturing a mis-allocated NSData object on a customer's system
  • Index(es):
    • Date
    • Thread