Command-line Cocoa tool build gives me 'start in crt1.10.5.o' error
Command-line Cocoa tool build gives me 'start in crt1.10.5.o' error
- Subject: Command-line Cocoa tool build gives me 'start in crt1.10.5.o' error
- From: Erg Consultant <email@hidden>
- Date: Sat, 16 May 2009 22:12:37 -0700 (PDT)
When I try to build my Xcode 2.5 Cocoa command-line tool project in Xcode 3.1.2 I get this error:
"_main", referenced from:
start in crt1.10.5.o
ld: symbol(s) not found
I tried adding crt1.10.5.0 to the project, but then it says I have duplicate symbols. And I checked to be sure I have a main() in my project.
Has anyone else seen this error when upgrading command-line tools from Xcode 2.5 to 3.1.2?
Thanks,
Erg
_______________________________________________
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