Linking errors
Linking errors
- Subject: Linking errors
- From: Manoj Tyagi <email@hidden>
- Date: Tue, 17 Aug 2004 09:19:19 +0530
I have imported a bundle from Code Warrior 8.x to XCode 1.5. This bundle
uses some functions of a static lib which has already been imported and
built with XCode 1.5.
Now when I try to build this bundle I get linking errors stating undefined
symbols : _setup_application, _setup_anch_group etc.... These functions are
the exposed function of Library.
Linker is not able to link all the functions of the said static Library
although I have included the static library in my project setting of Bundle.
Can anybody tell me the real cause of this problem.
Thanks & Regards
Manoj
_______________________________________________
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.