Xcode suddenly stopped finding my Framework headers with spaces in path
Xcode suddenly stopped finding my Framework headers with spaces in path
- Subject: Xcode suddenly stopped finding my Framework headers with spaces in path
- From: Rick Hoge <email@hidden>
- Date: Fri, 12 Aug 2005 20:25:27 -0400
Today I went to build a Cocoa/Obj-C project that I've been building regularly for some time. Strangely I started getting an error that basically stemmed from Xcode not finding a header inside a framework I include in the project:
In file included from /Volumes/rhoge/Source/My Programs/NeuroLens Plugins/TI Averaging/TI_Averaging.m:9: /Volumes/rhoge/Source/My Programs/NeuroLens Plugins/TI Averaging/TI_Averaging.h:10:30: error: NLPlugin/NLPlugin.h: No such file or directory
If I remove all the spaces from the folder names in the path (if you look there are several) the problem goes away. The weird thing is that I've always used this path, and never had a problem before this afternoon.
One possibly relevant incident that preceded this problem is that Xcode crashed while I was working on some WebObjects stuff and the other project was also open. Maybe I somehow hosed my Xcode installation or the project prefs?
Does anyone know a possible cause for this? I've tried rebuilding the index and it does not help.
Thanks,
Rick
PS I'm running Xcode 2.1 under 10.4
|
_______________________________________________
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