• 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
Odd header search behavior in XCode 3, OS X 10.5
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Odd header search behavior in XCode 3, OS X 10.5


  • Subject: Odd header search behavior in XCode 3, OS X 10.5
  • From: Jeffrey Wilson <email@hidden>
  • Date: Tue, 27 Nov 2007 23:34:18 -0500

I am trying to compile the Ogg & Vorbis frameworks from Xiph.  As the subject line notes, I am using Xcode 3.0 and Leopard.  I had no problems doing this with XCode 2.4 and Tiger.

I obtain the Ogg and Vorbis source via SVN at the Xiph repositories.  http://svn.xiph.org/  I open up the XCode project that is provided.  The Ogg framework builds just fine, and I place that into my ~/Library/Frameworks folder.  For the Vorbis build, I edit the framework search path to include $(HOME)/Library/Frameworks, and try to build it.  Err.  

/Users/jeff/programming/xiph/vorbis/macosx/../lib/analysis.c:21:21: error: ogg/ogg.h: No such file or directory

Okay, this is odd.  My Ogg.famework definitely has ogg.h in the Headers directory.  I tried placing the framework in /Library/Frameworks, but that did not seem to help.

Sure, changing every instance of <ogg/* to <Ogg/* fixed the problem.  Is XCode so stringent about capitalization now?  Or is this behavior because my hard drive was formatted with case sensitivity turned on (I did a clean Leopard install)?

Jeff

P.S.  I did read http://lists.apple.com/archives/xcode-users/2007/Apr/msg00121.html
 _______________________________________________
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: Odd header search behavior in XCode 3, OS X 10.5
      • From: j o a r <email@hidden>
  • Prev by Date: Re: Qt Project compile errors in XCode
  • Next by Date: Re: how to link an object from a different project
  • Previous by thread: Re: Qt Project compile errors in XCode
  • Next by thread: Re: Odd header search behavior in XCode 3, OS X 10.5
  • Index(es):
    • Date
    • Thread