Re: Sample code won't link now that I have updated to panther
Re: Sample code won't link now that I have updated to panther
- Subject: Re: Sample code won't link now that I have updated to panther
- From: Nick Zitzmann <email@hidden>
- Date: Wed, 9 Feb 2005 09:15:50 -0700
On Feb 9, 2005, at 8:16 AM, Mark Ogilvie wrote:
Sorry if this has been covered, but I searched the archives and could
find nothing about it. I upgraded to panther recently and installed
the xcode. I un-installed it after I had trouble running example code
from the book "Learning Cocoa with objective C", and a quick search of
the archives showed there was some problems with xcode and project
builder co-existing.
That's correct; Project Builder was for Mac OS X 10.2.8 and earlier and
shouldn't be used under 10.3 or later.
Linking /Users/markogilvie/Learning Cocoa/Book examples/Chapter 3/pg
48 objects/build/objects (1 error)
ld: can't locate file for: -lcrt1.o
You may get this error if you're using an old version of the developer
tools on a new version of the OS. Try uninstalling all of the tools,
and afterwards installing Xcode version 1.5. Don't install any version
of Xcode older than version 1.2.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden