• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: include external files in xcode
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: include external files in xcode


  • Subject: Re: include external files in xcode
  • From: Jerry <email@hidden>
  • Date: Sun, 30 Sep 2007 09:10:02 +0100


On 30 Sep 2007, at 15:51, Tiger wrote:

I have compiled GSL, then the next work is to include all its header files in the project.
I have copied all its header files in the directory /usr/include/ gsl and then set the Xcode preferences-> Opening Quickly by adding a new line: /usr/include/gsl


However, after I wrote codes like #include <gsl/gsl_errorno.h>, the xcode tool prompts me that there isn't such file. Can anyone tell me how can these happen? And what is the solution to this?

"Opening Quickly" is independent of what the compiler include paths. You need to set "Header Search Paths" in your Build settings for your project or target.


http://developer.apple.com/DOCUMENTATION/DeveloperTools/Conceptual/ XcodeUserGuide/Contents/Resources/en.lproj/05_04_bs_build_settings/ chapter_32_section_5.html

Jerry

_______________________________________________
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


References: 
 >include external files in xcode (From: Tiger <email@hidden>)

  • Prev by Date: include external files in xcode
  • Next by Date: Re: HTML CSS displaying in Cocoa
  • Previous by thread: include external files in xcode
  • Next by thread: YACC woes(with XCode)
  • Index(es):
    • Date
    • Thread