Link error

Kaze Okami kaze at packhouse.org
Thu Jan 3 23:01:35 PST 2008


Based on the information shown, my first guess would probably be that 
your configuration has a mismatch.  What I mean by that is that your 
release build is set statically while the wxWidgets you used was 
compiled for dynamic linking or vise-versa.

To help trace this problem, what OS are you using, what compiler and/or 
development environment, and what version of wxWidgets?

SeniorLee wrote:
> Error	11	error LNK2005:
> ___@@_PchSym_ at 00@UnbwlxfnvmgUerhfzoLhgfwrlLCAAFUkilqvxghUerhfzowruuUerhfzowruuUivovzhvUoxhOlyq@
> already defined in LCS.obj	myPanel.obj
>
> Error	12	error LNK2005:
> ___@@_PchSym_ at 00@UnbwlxfnvmgUerhfzoLhgfwrlLCAAFUkilqvxghUerhfzowruuUerhfzowruuUivovzhvUoxhOlyq@
> already defined in LCS.obj	myTextCtrl.obj
>
> Error	13	error LNK2005:
> ___@@_PchSym_ at 00@UnbwlxfnvmgUerhfzoLhgfwrlLCAAFUkilqvxghUerhfzowruuUerhfzowruuUivovzhvUoxhOlyq@
> already defined in LCS.obj	VisualDiff.obj
>
> Error	14	fatal error LNK1169: one or more multiply defined symbols
> found	d:\abc.exe	1
>
>
> well... i don't know what to do with these... this happens only when i
> try to build RELEASE version.
>
> please give me any hint.
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wx-users-unsubscribe at lists.wxwidgets.org
> For additional commands, e-mail: wx-users-help at lists.wxwidgets.org
>
>   




More information about the wx-users mailing list