Re: How to fix old Apple Sample GrabBag.pbproj for Xcode?
Re: How to fix old Apple Sample GrabBag.pbproj for Xcode?
- Subject: Re: How to fix old Apple Sample GrabBag.pbproj for Xcode?
- From: Scott Tooker <email@hidden>
- Date: Thu, 15 Sep 2005 19:41:40 -0700
In the dim past you used to have to explicitly add libstdc++.a to the
project, now you don't. We also removed that file at sometime in the
past.
So this leaves that project with a red file reference pointing to /
usr/lib/libstdc++.a. Just remove that file reference from the project
and things should work better.
Scott
On Sep 15, 2005, at 2:24 PM, Jerry Krinock wrote:
Around year 2001 Apple DTS published a Sample Code project
GrabBag.pbproj
which I need to learn some tricks from. When I open it in Xcode it
supposedly "updates", but upon "Build" I get 1 error message:
Missing file or directory: /usr/lib/libstdc++.a
I suppose I could poke around and maybe find this file but I'm
worried that
this may be the tip of an iceberg which needs to be fixed the
"right" way.
It's a simple "out of box" failure. Please tell me what to do.
Jerry Krinock
_______________________________________________
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