Re: Run time Issues on XCode 2.1
Re: Run time Issues on XCode 2.1
- Subject: Re: Run time Issues on XCode 2.1
- From: Stefan Werner <email@hidden>
- Date: Wed, 10 Aug 2005 15:27:30 +0200
Date: Wed, 10 Aug 2005 13:20:45 +0530
From: "Sumeet Goyal" <email@hidden>
Just a simple question.I am getting the following error on XCode 2.1
while running the application:-
Zero Link: unknown symbol '_z8maincodev'
MyProgram has exited due to signal 6 (SIGABRT)
I am not able to trace out the cause?
The runtime isn't able to find the 'maincode()' function.
I tried disabling the Zero link
option from the Project Build setting and now
it is issuing me a lot of linking errors.But I have included all the
required libraries in the project like XUTILITIES.lib
What could be the cause of these linking errors (after ZERO LINK is
disabled)?
What linker errors do you get? Is it complaining about not finding
files or not finding symbols?
Stefan
_______________________________________________
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