• 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
XCConfig file stoped working
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

XCConfig file stoped working


  • Subject: XCConfig file stoped working
  • From: Mike Jackson <email@hidden>
  • Date: Thu, 25 May 2006 09:32:45 -0400

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:
This email sent to email@hidden


  • Follow-Ups:
    • Re: XCConfig file stoped working
      • From: Scott Tooker <email@hidden>
  • Prev by Date: Sample Code Help: ImageClient - how is it supposed to work ?
  • Next by Date: Re: How to load my framework programatically ?
  • Previous by thread: Re: Sample Code Help: ImageClient - how is it supposed to work ?
  • Next by thread: Re: XCConfig file stoped working
  • Index(es):
    • Date
    • Thread