• 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: Can't Link Framework
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Can't Link Framework


  • Subject: Re: Can't Link Framework
  • From: Nick Zitzmann <email@hidden>
  • Date: Wed, 13 Feb 2008 17:37:04 -0700


On Feb 13, 2008 AD, at 5:23 PM, Bridger Maxwell wrote:

*ld: this linkage unit requires GC. It cannot link against Retain/ Release
dylib: /Users/bridger/Development/TUIO/build/Release/TUIO.framework/ TUIO*


*collect2: ld returned 1 exit status*

I haven't even a clue about what the error means, and I can't seem to find
anything on the internet that relates. Can anyone give me a hand?


It means you're trying to build a GC-enabled application, but you're linking to a framework that was not built at least GC-ready. If you have the source code to that framework, then you need to go back and recompile it with GC support. If you don't, then you can't use GC.

Nick Zitzmann
<http://www.chronosnet.com/>

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Can't Link Framework (From: "Bridger Maxwell" <email@hidden>)

  • Prev by Date: Can't Link Framework
  • Next by Date: [MODERATOR] Re: [OT][ANN] Nanoki
  • Previous by thread: Can't Link Framework
  • Next by thread: Re: Can't Link Framework
  • Index(es):
    • Date
    • Thread