Problem in linking bundle in Xcode
Problem in linking bundle in Xcode
- Subject: Problem in linking bundle in Xcode
- From: Jenis Shah <email@hidden>
- Date: Wed, 20 Apr 2005 09:15:54 +0530
Hi,
I have already one application(Bundle) created in Codewarrior. I want to
convert that application in XCode. For that I have imported the whole
application by using File->Import project utility of XCode. My codewarrior
application also uses powerplant framework.
Now after making a lot changes into the source code of powerplant
framework, I am able to compile my code successfully.. But at the time of
linking I am getting following two errors:
[1] multiple definitions of symbol __dyld_func_lookup
[2] multiple definitions of symbol dyld_stub_binding_helper
Now this is due to some of the file of powerplant framework which gets
included twice. So can i know the file which contain the any of the above
symbols.
Waiting for the answer.....
_______________________________________________
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