Re: LLVM 2.1 Error

2011-08-31 Thread Bruce Cresanta
No, there is no such file at that path. On Aug 31, 2011, at 12:08 AM, Jens Alfke wrote: > > On Aug 29, 2011, at 11:04 PM, Bruce Cresanta wrote: > >> clang: error: no such file or directory: >> '/Volumes/Volume/proSEOLion/proSEO/proSEO/proSEO-Prefix.pch' >> clang: error: no input files >> Co

Re: LLVM 2.1 Error

2011-08-31 Thread Bruce Cresanta
Jens, The compiler crashes when compiling the pch file. There is not an extra proSEO in the path. GCC_CHAR_IS_UNSIGNED_CHAR = NO GCC_ENABLE_ASM_KEYWORD = YES GCC_C_LANGUAGE_STANDARD = gnu99 GCC_INPUT_FILETYPE = automatic GCC_ENABLE_CPP_EXCEPTIONS = YES GCC_ENABLE_CPP_RTTI = YES GCC_LI

Re: LLVM 2.1 Error

2011-08-31 Thread Jens Alfke
On Aug 31, 2011, at 11:05 AM, Bruce Cresanta wrote: > GCC_PREFIX_HEADER = proSEO/proSEO-Prefix.pch What’s the path of the project file itself? —Jens___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator

Re: LLVM 2.1 Error

2011-08-31 Thread Bruce Cresanta
/Volumes/Volume/proSEOLion/proSEO inside of that directory there is anotherproSEO. Bruce On Aug 31, 2011, at 11:16 AM, Jens Alfke wrote: > > On Aug 31, 2011, at 11:05 AM, Bruce Cresanta wrote: > >> GCC_PREFIX_HEADER = proSEO/proSEO-Prefix.pch > > What’s the path of the project file it

Re: LLVM 2.1 Error

2011-08-31 Thread Jens Alfke
On Aug 29, 2011, at 11:04 PM, Bruce Cresanta wrote: > clang: error: no such file or directory: > '/Volumes/Volume/proSEOLion/proSEO/proSEO/proSEO-Prefix.pch' > clang: error: no input files > Command /Developer/usr/bin/clang failed with exit code 1 Is there such a file at that path? If not, what

Re: LLVM 2.1 Error

2011-08-30 Thread Bruce Cresanta
On Aug 29, 2011, at 11:04 PM, Bruce Cresanta wrote: > Hello All! > > I am trying to port my app from Xcode 3.5 to Lion 4.1. I can't get a > clean compile. I keep getting the following error: > > > clang: error: no such file or directory: > '/Volumes/Volume/proSEOLion/proSEO/proSEO/