[vtkusers] VTK & MFC -> 220 error(s), 244 warning(s)

Iryna Pavlyshak iryna at andrew.cmu.edu
Thu Jan 24 13:24:50 EST 2008


Hello All,

Everything was ok, before I began to use MFC for GUI for programm.
Do you have any ideas about the following errors:

1>uafxcwd.lib(appcore.obj) : error LNK2001: unresolved external symbol ___wargv
1>uafxcwd.lib(appcore.obj) : error LNK2001: unresolved external symbol ___argc
1>vtkCommon.lib(vtkPoints.obj) : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class std::basic_ostream<char,struct std::char_traits<char> > & __thiscall std::basic_ostream<char,struct std::char_traits<char> >::operator<<(double)" (__imp_??6?$basic_ostream at DU?$char_traits at D@std@@@std@@QAEAAV01 at N@Z) referenced in function "public: virtual void __thiscall vtkPoints::PrintSelf(class std::basic_ostream<char,struct std::char_traits<char> > &,class vtkIndent)" (?PrintSelf at vtkPoints@@UAEXAAV?$basic_ostream at DU?$char_traits at D@std@@@std@@VvtkIndent@@@Z)
....................
....................
....................
1>vtkCommon.lib(vtkDebugLeaks.obj) : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > & __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::operator+=(char const *)" (__imp_??Y?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@QAEAAV01 at PBD@Z) referenced in function "public: void __thiscall vtkDebugLeaksHashNode::Print(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &)" (?Print at vtkDebugLeaksHashNode@@QAEXAAV?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@@Z)

any help will be appreciated, 
Iryna




More information about the vtkusers mailing list