• 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: Why can't Xcode find this file?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Why can't Xcode find this file?


  • Subject: Re: Why can't Xcode find this file?
  • From: Matt Gough <email@hidden>
  • Date: Fri, 27 Mar 2009 17:20:48 +0100


On 27 Mar 2009, at 17:12, Richard L. Aurbach wrote:

#include <TNeoSwizzler.cpp>




Using the <> tells that compiler to look in the System header paths, not the user paths. I suspect this is the problem:

Either :
1. Change to #include "TNeoSwizzler.cpp"
2. Turn on 'Always Search User Paths' in the build settings


Matt _______________________________________________ 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
  • Follow-Ups:
    • Re: Why can't Xcode find this file?
      • From: "Richard L. Aurbach" <email@hidden>
References: 
 >Why can't Xcode find this file? (From: "Richard L. Aurbach" <email@hidden>)

  • Prev by Date: Why can't Xcode find this file?
  • Next by Date: Re: Why can't Xcode find this file?
  • Previous by thread: Why can't Xcode find this file?
  • Next by thread: Re: Why can't Xcode find this file?
  • Index(es):
    • Date
    • Thread