Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

XCConfig file stoped working



Upgraded to Xcode 2.3 and now I am getting a warning about my xcconfig file not working. Here is the error:

Checking DependenciesThe configuration settings file CrossCompile.xcconfig will not be used due to an error: String '$ (SDKROOT_($arch))/usr/include/gcc/darwin/4.0/c++' isn't a valid variable assignment.

And here is my File:

ARCHS = ppc i386
GCC_VERSION_i386 = 4.0
GCC_VERSION_ppc = 4.0
MACOSX_DEPLOYMENT_TARGET_i386 = 10.4
MACOSX_DEPLOYMENT_TARGET_ppc = 10.3
SDKROOT_i386 = /Developer/SDKs/MacOSX10.4u.sdk
SDKROOT_ppc = /Developer/SDKs/MacOSX10.3.9.sdk
HEADER_SEARCH_PATHS_i386 = $(SDKROOT_($arch))/Developer/Headers/ FlatCarbon
$(SDKROOT_($arch))/usr/include/gcc/darwin/4.0/c++
$(SDKROOT_($arch))/usr/include/gcc/darwin/4.0/c++/($arch)-darwin
$(SDKROOT_($arch))/usr/include/gcc/darwin/4.0/c++/($arch)-darwin/bits
$(SDKROOT_($arch))/usr/include/architecture/($arch)


HEADER_SEARCH_PATHS_ppc = $(SDKROOT_($arch))/Developer/Headers/ FlatCarbon
$(SDKROOT_($arch))/usr/include/gcc/darwin/3.3/c++
$(SDKROOT_($arch))/usr/include/gcc/darwin/3.3/c++/($arch)-darwin
$(SDKROOT_($arch))/usr/include/gcc/darwin/3.3/c++/($arch)-darwin/bits
$(SDKROOT_($arch))/usr/include/architecture/($arch)


FRAMEWORK_SEARCH_PATHS = $(SDKROOT_($arch))/System/Library/Frameworks
PREBINDING = $(PREBINDING_$(CURRENT_ARCH))
PREBINDING_i386 = NO
PREBINDING_ppc = YES

Read about xcconfig files in the help but that page did not really offer any help... Maybe including an example on that page would be useful.


-------- Mike Jackson imikejackson <at> gmail <dot> com



_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/xcode-users/email@hidden

This email sent to email@hidden


Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.