Problem with Header Search Paths in Direct Dependencies
Problem with Header Search Paths in Direct Dependencies
- Subject: Problem with Header Search Paths in Direct Dependencies
- From: email@hidden
- Date: 12-Oct-2004 11:27:47 CEDT
Hi,
I have one project that creates a dylib.
Another project that creates an application, this application uses the
dylib.
Previously I just did a build of the dylib project followed by a build of
the application project.
I found in the "Xcode Workflow" document that there is an option to add
projects to other projects and have target dependencies.
So what I now do is that the application project has the dylib project
included and has a direct dependency with the dylib target.
When I now start a build of the application project, the dylib project gets
also build...
...but it seems to use the wrong Header Search Paths and will fail.
I looks like the dylib project is now build with the settings of the
application project!
Is this an Xcode bug or did I forget something?
Luc
_______________________________________________
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