• 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: avoid space in path names
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: avoid space in path names


  • Subject: Re: avoid space in path names
  • From: Justin Bur <email@hidden>
  • Date: Fri, 16 Dec 2005 16:28:19 -0500

On 2005-12-15 12:36, Sean McBride said:

Sorry, my mistake. I was thinking about the warning for #includes where
the name you give does not match the name on disk. So if you do
#include "FOO.H" but on disk it's "foo.h" you'll get a warning.

... on case sensitive file systems (HFSX, UFS), only.

No, I use regular HFS, and I get the warning. But I still can't find it
in Xcode, so I must be thinking of CodeWarrior. But I'm sure it works on HFS.

"mismatched case in filenames, wanted \"%s\" but found \"%s\""

The message is from Xcode 2.1's C preprocessor, not CodeWarrior.
Installing Xcode 2.2 caused the messages to disappear.

(As for the original topic of this thread - problems with spaces in path names - I filed a bug after the situation became worse in Xcode 2.2 than it already was in 2.1. The bug is open.)

justin
_______________________________________________
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


  • Prev by Date: Re: How to build an xcode project with AppleScript?
  • Next by Date: Re: It must be something obvious.
  • Previous by thread: Re: avoid space in path names
  • Next by thread: Re: avoid space in path names
  • Index(es):
    • Date
    • Thread