frameworks and headers
frameworks and headers
- Subject: frameworks and headers
- From: Dmitry Markman <email@hidden>
- Date: Wed, 5 Nov 2003 22:38:48 -0500
Hi,
I discovered that the adding framework to the target isn't enough
I have to add path to framework's headers to search header path
otherwise XCode isn't able to find headers
I tried to build Carbon based JNI library
and I added JavaVM.framework into the project but Xcode complained
about jni.h
so I added path to headers path and everything became fine
I'm wondering is it a bug or it should work in that way?
thanks
Dmitry Markman
_______________________________________________
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.