• 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
Re: Compiling a C++ Tool for 10.2 using XCode 2.1
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Compiling a C++ Tool for 10.2 using XCode 2.1


  • Subject: Re: Compiling a C++ Tool for 10.2 using XCode 2.1
  • From: Scott Tooker <email@hidden>
  • Date: Thu, 9 Jun 2005 06:48:27 -0700

You need to change the target to use the GCC 3.3 compiler (GCC 4.0 will not build C++ code for systems prior to 10.3.9). Go to the Rules tab of the target inspector and change the C rule to use GCC 3.3.

Scott

On Jun 9, 2005, at 2:04 AM, Jérôme Seydoux wrote:

Hi all,

If I create a C++ Tool using the appropriate template from XCode 2.1,
then change the SDK to 10.2.8 (from the general tab of the project
info), I get a file not found error for every stdc++ header (#include
<iostream> etc). What's wrong??

Jérôme

 _______________________________________________
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


_______________________________________________ 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
References: 
 >Compiling a C++ Tool for 10.2 using XCode 2.1 (From: Jérôme Seydoux <email@hidden>)

  • Prev by Date: Re: CodeWarrior vs Xcode issues
  • Next by Date: Re: gcc 3.3 and universal format ?
  • Previous by thread: Re: Compiling a C++ Tool for 10.2 using XCode 2.1
  • Next by thread: Universal binaries and autoconf
  • Index(es):
    • Date
    • Thread