[Date Prev][Date Next][Thread Prev][Thread Next][Thread Index]

RE: [XaraXtreme-dev] XCode project



Hi Tudor,

Can you give us some examples of the symbols that have multiple
definitions?

How many separate targets do you have and do they all use camtypes.h?
(wxXtra shouldn't use camtypes.h.)

Phil

> -----Original Message-----
> From: owner-dev@xxxxxxxxxxxxxxxx 
> [mailto:owner-dev@xxxxxxxxxxxxxxxx] On Behalf Of Tudor Ursa
> Sent: 18 July 2006 08:08
> To: dev@xxxxxxxxxxxxxx
> Subject: [XaraXtreme-dev] XCode project
> 
> Hi all,
> Trying to build an XCode project I had a problem with 
> build-resources.pl. I get an error  "Failed to combine 
> dialogs (-1): No such file or directory at build-resources.pl 
> line 373." when running the script. I need to generate 
> svnversion.h. I skipped this step for now but maybe I will 
> need that after solving the other problems.
> Right now I have a bigger problem when linking. I get many 
> "multiple definitions of symbol" warnings. It seems that the 
> definitions are in the same place and I don't know why the 
> linker send this error. It may be from the precompiled 
> headers I think. If anyone had this problem.. 
> please tell me.
> 
> Regards, Tudor
> 
> 
>