Problem linking Framework to my App
Problem linking Framework to my App
- Subject: Problem linking Framework to my App
- From: Mark Munz <email@hidden>
- Date: Wed, 7 Apr 2004 09:48:13 -0600
I'm having problems linking to a framework I've added to my
application. A couple obvious things:
- framework is setup correctly to run inside Application
@executable_path/../Frameworks
- framework gets copied to the Frameworks folder during the build (via
Copy Files)
- search path is the same as the other framework (I have a MyFrameworks
folder that holds 3rd party frameworks being used)
I have another framework that links w/o problem.
Am I forgetting an obvious step? Maybe I need a "Adding frameworks
checklist" with steps that need to be taken each time.
Xcode can't seem to find the objects referenced in the framework (w/ or
w/o zerolink -- failure just happens at different times).
Thanks.
Mark Munz
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.