How to find header files in "External Frameworks"?
How to find header files in "External Frameworks"?
- Subject: How to find header files in "External Frameworks"?
- From: Keith Bettinger <email@hidden>
- Date: Wed, 18 Feb 2004 18:48:42 -0800
I created a new "Carbon Application" for some legacy code we have, and
imported my C++ files into it. The code had references to several
header files like AppleEvents.h and Folders.h that I easily found in
the frameworks that Xcode automatically imported for me, but the
compiler was considerably less cognizant of them -- I had to add them
to the compile path by hand to get the compiler to find them.
Did I have to do that? What does it mean to include an "External
Framework" if not to include its header directories in the compile
path??
------------------------------------------------------
Keith Bettinger
Lead Programmer/Head Systems Administrator
Stanford Psychiatry Neuroimaging Laboratory
(650) 498-4620
------------------------------------------------------
_______________________________________________
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.