• 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: Clang "File not found" - in cocoa app
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Clang "File not found" - in cocoa app


  • Subject: Re: Clang "File not found" - in cocoa app
  • From: Charles Srstka <email@hidden>
  • Date: Sat, 20 Apr 2013 13:21:56 -0500

On Apr 18, 2013, at 2:51 AM, Christ Levesque <email@hidden> wrote:

> I used clang in my cocoa app but it doesn't find Clang/Index.h. The error is "File not found". I linked to clang but again it doesn't find it. Anybody knows what's the problem.

Assuming you're trying to use libclang for something, the path in your #include statement should be clang-c/Index.h, not Clang/Index.h.

Also, make sure the path to the include directory containing the libclang headers is listed in Header Search Paths in your project build settings.

Charles

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Clang "File not found" - in cocoa app (From: Christ Levesque <email@hidden>)

  • Prev by Date: Re: Clang "File not found" - in cocoa app
  • Next by Date: UIAppearance for iOS provided view controllers
  • Previous by thread: Re: Clang "File not found" - in cocoa app
  • Next by thread: Re: Clang "File not found" - in cocoa app
  • Index(es):
    • Date
    • Thread