Link problem
Link problem
- Subject: Link problem
- From: Daniel Luis dos Santos <email@hidden>
- Date: Wed, 30 Jan 2008 11:40:18 +0000
Hello,
I am using xcode 2.5 on tiger.
i have a project that was created as a bundle. I then read the
documentation on bundles and figured out that it wasn't the kind of
product that I wanted. I wanted a dynamic library. I then changed the
mach-o type to dynamic library in the target's build settings.
Then I created another target that depends on the first target. This
one uses a class compiled from the first target. I added the first
target as a dependency of the second. I get an error when linking the
second target saying that it can't find the symbol for the class used
from the first target.
I was expecting the target dependency would do this. I am wondering
if it is because of the product type. In the build settings for the
first target, the general pane still shows bundle as the product
type. Can this be changed ?
Many thanks
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden