Re: C++ tool?
Re: C++ tool?
- Subject: Re: C++ tool?
- From: Jeffrey Wilson <email@hidden>
- Date: Mon, 3 Dec 2007 10:40:00 -0500
On Dec 3, 2007, at 10:24 AM, Michael McLaughlin wrote:
If I create a new C++ Tool project from scratch and Build and Go, the
template does not compile.
I get an error
powerpc-apple-darwin8-gcc-4.0.1: /usr/lib/libstdc++.a: No such file or
directory
The default is to build against Current Mac OS but, even if I change
this to
10.4 (Universal), I still get this error.
I have a similar project that links against the Carbon framework and
I get
no such error there. However, I do not need Carbon for this tool.
Shouldn't the stationery compile? What am I missing?
Just tried this on XCode 3, MacBook Pro, and I had no problems. What
is your OS version, XCode version, and hardware? I probably cannot
help much more, but this info might help someone else.
Jeff
_______________________________________________
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: | |
| >C++ tool? (From: Michael McLaughlin <email@hidden>) |