Thursday, January 14, 2016
The following error occurred while vc6 program ported to windows mobile, ask for help! ! !
StartElement.obj: error LNK2001: unresolved external symbol "public: __cdecl std :: exception :: exception (char const * const & amp;)" (?? 0exception @ std@@QAA @ ABQBD @ Z)
WSDDDeployment.obj: error LNK2001: unresolved external symbol "public: __cdecl std :: exception :: exception (char const * const & amp;)" (?? 0exception @ std@@QAA @ ABQBD @ Z)
WSDDDocument.obj: error LNK2001: unresolved external symbol "public: __cdecl std :: exception :: exception (char const * const & amp;)" (?? 0exception @ std@@QAA @ ABQBD @ Z)
BasicTypeSerializer.obj: error LNK2001: unresolved external symbol "public: __cdecl std :: exception :: exception (char const * const & amp;)" (?? 0exception @ std@@QAA @ ABQBD @ Z)
MessageData.obj: error LNK2001: unresolved external symbol "public: __cdecl std :: exception :: exception (char const * const & amp;)" (?? 0exception @ std@@QAA @ ABQBD @ Z)
Param.obj: error LNK2001: unresolved external symbol "public: __cdecl std :: exception :: exception (char const * const & amp;)" (?? 0exception @ std@@QAA @ ABQBD @ Z)
TypeMapping.obj: error LNK2001: unresolved external symbol "public: __cdecl std :: exception :: exception (char const * const & amp;)" (?? 0exception @ std@@QAA @ ABQBD @ Z)
AxisGenException.obj: error LNK2001: unresolved external symbol "public: __cdecl std :: exception :: exception (char const * const & amp;)" (?? 0exception @ std@@QAA @ ABQBD @ Z)
AxisMessage.obj: error LNK2001: unresolved external symbol "public: __cdecl std :: exception :: exception (char const * const & amp;)" (?? 0exception @ std@@QAA @ ABQBD @ Z)
AxisTrace.obj: error LNK2001: unresolved external symbol "public: __cdecl std :: exception :: exception (char const * const & amp;)" (?? 0exception @ std@@QAA @ ABQBD @ Z)
AxisUtils.obj: error LNK2001: unresolved external symbol "public: __cdecl std :: exception :: exception (char const * const & amp;)" (?? 0exception @ std@@QAA @ ABQBD @ Z)
ArrayBean.obj: error LNK2001: unresolved external symbol "public: __cdecl std :: exception :: exception (char const * const & amp;)" (?? 0exception @ std@@QAA @ ABQBD @ Z)
AxisConfig.obj: error LNK2001: unresolved external symbol "public: __cdecl std :: exception :: exception (char const * const & amp;)" (?? 0exception @ std@@QAA @ ABQBD @ Z)
AxisConfigException.obj: error LNK2001: unresolved external symbol "public: __cdecl std :: exception :: exception (char const * const & amp;)" (?? 0exception @ std@@QAA @ ABQBD @ Z)
AxisCPPConfigDefaultsImpl.obj: error LNK2001: unresolved external symbol "public: __cdecl std :: exception :: exception (char const * const & amp;)" (?? 0exception @ std@@QAA @ ABQBD @ Z)
AxisConfig.obj: error LNK2019: unresolved external symbol getenv referenced in function "public: int __cdecl axiscpp :: AxisConfig :: readConfFile (void)" (readConfFile @ AxisConfig @ axiscpp@@QAAHXZ?)
AxisTrace.obj: error LNK2001: unresolved external symbol getenv
AxisTrace.obj: error LNK2019: unresolved external symbol _ctime64 referenced in function ctime
Time.obj: error LNK2001: unresolved external symbol _localtime64
GMonth.obj: error LNK2001: unresolved external symbol _localtime64
GMonthDay.obj: error LNK2001: unresolved external symbol _localtime64
GYear.obj: error LNK2001: unresolved external symbol _localtime64
GYearMonth.obj: error LNK2001: unresolved external symbol _localtime64
AxisTrace.obj: error LNK2019: unresolved external symbol _localtime64 referenced in function localtime
Date.obj: error LNK2001: unresolved external symbol _localtime64
DateTime.obj: error LNK2001: unresolved external symbol _localtime64
GDay.obj: error LNK2001: unresolved external symbol _localtime64
Time.obj: error LNK2001: unresolved external symbol strftime
GMonth.obj: error LNK2001: unresolved external symbol strftime
GMonthDay.obj: error LNK2001: unresolved external symbol strftime
GYear.obj: error LNK2001: unresolved external symbol strftime
GYearMonth.obj: error LNK2001: unresolved external symbol strftime
AxisTrace.obj: error LNK2019: unresolved external symbol strftime referenced in function "public: static void __cdecl axiscpp :: AxisTrace :: traceLineInternal (char const *, char const *, char const *, void const *, char const *)" ( ? traceLineInternal @ AxisTrace @ axiscpp@@SAXPBD00PBX0 @ Z)
Date.obj: error LNK2001: unresolved external symbol strftime
DateTime.obj: error LNK2001: unresolved external symbol strftime
Reply:
http://blogs.msdn.com/cenet/archive/2006/04/29/time-h-on-windows-ce.aspx
Reply:
Time to solve the problem, how to solve the following problems:
StartElement.obj: error LNK2001: unresolved external symbol "public: __cdecl std :: exception :: exception (char const * const & amp;)" (?? 0exception @ std@@QAA @ ABQBD @ Z)
Reply:
do not know. STL is a collection of templates, no libs. You should not have LNK2001 problem with it.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment