Can't Link Framework
Can't Link Framework
- Subject: Can't Link Framework
- From: "Bridger Maxwell" <email@hidden>
- Date: Wed, 13 Feb 2008 17:23:28 -0700
Hello,
I am trying to write my own custom framework, but I am having some
problems. I finally figured out, after much headache and frustration, how
to have public header files in my framework. I thought after that all would
be well. So I dragged the framework from the Products group in my
framework's Xcode window to the Other Frameworks group in the Xcode window
of the program that is to use the said framework. When I compile, I get the
following error from the build transcript:
*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?
Is there a guide on making your own private frameworks? I am sure I am
missing something fairly obvious, or missing a large step.
Thank You,
Bridger Maxwell
_______________________________________________
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