[Windows] Link Error
Hiroshi ABE
habe36 at gmail.com
Tue Apr 1 16:36:00 PDT 2008
Dear All,
I'm troubling with a link error as;
wxbase26.lib(datetime.obj) : error LNK2019: unresolved extern
symbol _timezone is refered in "int __cdecl GetTimeZone(void)"
(?GetTimeZone@@YAHXZ)
OLDNAMES.lib(timezone.obj) : error LNK2001: extern symbol "_timezone" is
unresolved.
OLDNAMES.lib(timezone.obj) : error LNK2001: extern symbol "__timezone" is
unresolved.
My ENV is as follows.
Windows XP Sp2
Visual C++ Express 2005
wxWidgets 2.6.3
and Option may be concerned in VC Express 2005 is,
Property->Linker->Input
'libcmt' is set to be ignored.
I found a web page :
http://bkmodak.blogspot.com/2007/01/revision-5-of-modified-wxwidgets.html b=
ut
it doesn't work for me.
Any suggestions are really appreciated.
My statements regarding Express 2005 is my translation from Japanese output
so it may be different from the English version. I apologize the
inconvenience.
Regards,
Hiroshi ABE
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wxwidgets.org/pipermail/wx-users/attachments/20080402/42a=
705f4/attachment.htm
More information about the wx-users
mailing list