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_LINK_WITH_DYNAMIC_LIBRARIES = YES
GCC_ENABLE_OBJC_EXCEPTIONS = YES
GCC_ENABLE_TRIGRAPHS = NO
GCC_ENABLE_FLOATING_POINT_LIBRARY_CALLS = NO
GCC_USE_INDIRECT_FUNCTION_CALLS = NO
GCC_USE_REGISTER_FUNCTION_CALLS = NO
GCC_INCREASE_PRECOMPILED_HEADER_SHARING = NO
GCC_CW_ASM_SYNTAX = YES
OTHER_CPLUSPLUSFLAGS = $(OTHER_CFLAGS)
GCC_PRECOMPILE_PREFIX_HEADER = YES
GCC_PREFIX_HEADER = proSEO/proSEO-Prefix.pch
GCC_ENABLE_BUILTIN_FUNCTIONS = YES
GCC_ENABLE_PASCAL_STRINGS = YES
GCC_FORCE_CPU_SUBTYPE_ALL = NO
GCC_SHORT_ENUMS = NO
GCC_USE_STANDARD_INCLUDE_SEARCHING = YES

Thank you,

Bruce


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
>> Command /Developer/usr/bin/clang failed with exit code 1
> 
> Is there such a file at that path? If not, what is the actual path to your 
> .pch file?
> 
>> I've checked the PCH settings in the Linker Section of the Target.   Nothing 
>> is out of the ordinary.   Can you suggest why this is happening?
> 
> Um, the PCH settings are in the compiler section, not linker. And since 
> clearly something _is_ out of the ordinary, it would help if you told us what 
> they are set to :)
> 
> I’m guessing that the relative path to your .pch file is specified 
> incorrectly in the target settings; there’s probably one too many “proSEO/“ 
> in it.
> 
> —Jens

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to