linking error after upgrade to Xcode 1.5
linking error after upgrade to Xcode 1.5
- Subject: linking error after upgrade to Xcode 1.5
- From: Thomas Lau <email@hidden>
- Date: Thu, 5 Aug 2004 15:38:06 -0700
Dear all,
I have a Carbon Application Xcode project which contains 1 framework
and 1 application. Prior to upgrading to Xcode 1.5, the application
had no problem to link with the framework. However, after I upgrade to
Xcode 1.5, I got the following error message while Xcode was doing some
linking work for the application:
ld: /Users/Thomas/project builds/products/myApp.framework/myApp is
input for the dynamic link editor, is not relocatable by the static
link editor again
which myApp.framework is the framework my application is linking with
inside this project.
Can anyone tell me what I can do to fix this linking error? Thanks a
lot.
Regards,
Thomas Lau
_______________________________________________
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.