Hi Folks,

Having trouble with VirtualT compiling.

The linker seems to be complaining:  6 errors to track down.  Any help
appreciated- cheers Steve

1>Microsoft (R) Windows Resource To Object Converter Version 9.00.30729.01
1>Copyright (C) Microsoft Corporation.  All rights reserved.
1>adding resource. type:ICON, name:1, language:0x0409, flags:0x1010,
size:744
1>adding resource. type:GROUP_ICON, name:102, language:0x0409,
flags:0x1030, size:20
1>remote.obj : error LNK2019: unresolved external symbol
__invalid_parameter_noinfo referenced in function "public: class
std::_String_const_iterator<char,struct std::char_traits<char>,class
std::allocator<char> > & __thiscall std::_String_const_iterator<char,struct
std::char_traits<char>,class std::allocator<char> >::operator+=(int)"
(??Y?$_String_const_iterator@DU?$char_traits@D@std@@V?$allocator@D@2@@std@
@QAEAAV01@H@Z)
1>serversocket.obj : error LNK2001: unresolved external symbol
__invalid_parameter_noinfo
1>libcpmt.lib(cin.obj) : error LNK2001: unresolved external symbol
__invalid_parameter_noinfo
1>libcpmt.lib(_tolower.obj) : error LNK2019: unresolved external symbol
__calloc_crt referenced in function __Getctype
1>libcpmt.lib(xmbtowc.obj) : error LNK2019: unresolved external symbol
__malloc_crt referenced in function __GetLocaleForCP
1>.\Release/VirtualT.exe : fatal error LNK1120: 3 unresolved externals
1>Build log was saved at
"file://c:\dev\virtualt-src-v1.7\Release\BuildLog.htm"
1>VirtualT - 6 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

Reply via email to