I have a program, which compiles fine but I'm getting 1355 LNK2001
linkage errors. It looks like it is basic functions such as lseek,
mkdir, rmdir etc. it can't link with.
I have pasted in my current project settings and the linkage errors
below. I hope for a soon reply on this one.
Thanks in regards,
Jess
My project settings look like this:
C/C++ :
/nologo /Gz /MDd /W3 /GR /GX /Zd /I "." /I "..\..\ArmadilloCore" /I
"..\..\ArmadilloCom" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS"
/D "_USRDLL" /FR"Debug/" /Fo"Debug/" /Fd"Debug/" /FD /GZ
/I..\..\..\3part\openssl-0.9.5a\inc32
/I..\..\..\3part\db-3.1.17\build_win32 /I..\..\..\3part\imap-4.7c
/DPATHSEP="\"\\\\"" /c
Link :
..\..\..\rel\pi_lib\cclientD.lib ..\..\..\rel\pi_lib\ssleay32D.lib
..\..\..\rel\pi_lib\libeay32D.lib wsock32.lib winmm.lib kernel32.lib
user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib
shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib
/nologo /subsystem:windows /dll /profile /debug /machine:I386
/nodefaultlib:"libc.lib" /nodefaultlib:"libcmt.lib"
/nodefaultlib:"msvcrt.lib" /nodefaultlib:"libcmtd.lib"
/nodefaultlib:"msvcrtd.lib" /out:"Debug/EFTMMailServer.dll"
/implib:"Debug/EFTMMailServer.lib"
The linkages errors:
Linking...
UserInfo.obj : error LNK2001: unresolved external symbol "void
__stdcall `eh vector destructor iterator'(void *,unsigned int,int,void
(__thiscall*)(void *))" (??_M@YGXPAXIHP6EX0@Z@Z)
UserInfoTable.obj : error LNK2001: unresolved external symbol "void
__stdcall `eh vector destructor iterator'(void *,unsigned int,int,void
(__thiscall*)(void *))" (??_M@YGXPAXIHP6EX0@Z@Z)
util.obj : error LNK2001: unresolved external symbol "void __stdcall
`eh vector destructor iterator'(void *,unsigned int,int,void
(__thiscall*)(void *))" (??_M@YGXPAXIHP6EX0@Z@Z)
XslTable.obj : error LNK2001: unresolved external symbol "void
__stdcall `eh vector destructor iterator'(void *,unsigned int,int,void
(__thiscall*)(void *))" (??_M@YGXPAXIHP6EX0@Z@Z)
PartnerTable.obj : error LNK2001: unresolved external symbol "void
__stdcall `eh vector destructor iterator'(void *,unsigned int,int,void
(__thiscall*)(void *))" (??_M@YGXPAXIHP6EX0@Z@Z)
session.obj : error LNK2001: unresolved external symbol "void
__stdcall `eh vector destructor iterator'(void *,unsigned int,int,void
(__thiscall*)(void *))" (??_M@YGXPAXIHP6EX0@Z@Z)
StdAfx.obj : error LNK2001: unresolved external symbol "void __stdcall
`eh vector destructor iterator'(void *,unsigned int,int,void
(__thiscall*)(void *))" (??_M@YGXPAXIHP6EX0@Z@Z)
TableCursor.obj : error LNK2001: unresolved external symbol "void
__stdcall `eh vector destructor iterator'(void *,unsigned int,int,void
(__thiscall*)(void *))" (??_M@YGXPAXIHP6EX0@Z@Z)
MailPart.obj : error LNK2001: unresolved external symbol "void
__stdcall `eh vector destructor iterator'(void *,unsigned int,int,void
(__thiscall*)(void *))" (??_M@YGXPAXIHP6EX0@Z@Z)
MailServer.obj : error LNK2001: unresolved external symbol "void
__stdcall `eh vector destructor iterator'(void *,unsigned int,int,void
(__thiscall*)(void *))" (??_M@YGXPAXIHP6EX0@Z@Z)
OwnCertificate.obj : error LNK2001: unresolved external symbol "void
__stdcall `eh vector destructor iterator'(void *,unsigned int,int,void
(__thiscall*)(void *))" (??_M@YGXPAXIHP6EX0@Z@Z)
OwnCertificates.obj : error LNK2001: unresolved external symbol "void
__stdcall `eh vector destructor iterator'(void *,unsigned int,int,void
(__thiscall*)(void *))" (??_M@YGXPAXIHP6EX0@Z@Z)
MailBuilder.obj : error LNK2001: unresolved external symbol "void
__stdcall `eh vector destructor iterator'(void *,unsigned int,int,void
(__thiscall*)(void *))" (??_M@YGXPAXIHP6EX0@Z@Z)
MailCertInbox.obj : error LNK2001: unresolved external symbol "void
__stdcall `eh vector destructor iterator'(void *,unsigned int,int,void
(__thiscall*)(void *))" (??_M@YGXPAXIHP6EX0@Z@Z)
MailInbox.obj : error LNK2001: unresolved external symbol "void
__stdcall `eh vector destructor iterator'(void *,unsigned int,int,void
(__thiscall*)(void *))" (??_M@YGXPAXIHP6EX0@Z@Z)
MailOutbox.obj : error LNK2001: unresolved external symbol "void
__stdcall `eh vector destructor iterator'(void *,unsigned int,int,void
(__thiscall*)(void *))" (??_M@YGXPAXIHP6EX0@Z@Z)
LogTable.obj : error LNK2001: unresolved external symbol "void
__stdcall `eh vector destructor iterator'(void *,unsigned int,int,void
(__thiscall*)(void *))" (??_M@YGXPAXIHP6EX0@Z@Z)
Mail.obj : error LNK2001: unresolved external symbol "void __stdcall
`eh vector destructor iterator'(void *,unsigned int,int,void
(__thiscall*)(void *))" (??_M@YGXPAXIHP6EX0@Z@Z)
mailbox.obj : error LNK2001: unresolved external symbol "void
__stdcall `eh vector destructor iterator'(void *,unsigned int,int,void
(__thiscall*)(void *))" (??_M@YGXPAXIHP6EX0@Z@Z)
MailBoxTable.obj : error LNK2001: unresolved external symbol "void
__stdcall `eh vector destructor iterator'(void *,unsigned int,int,void
(__thiscall*)(void *))" (??_M@YGXPAXIHP6EX0@Z@Z)
KeyTable.obj : error LNK2001: unresolved external symbol "void
__stdcall `eh vector destructor iterator'(void *,unsigned int,int,void
(__thiscall*)(void *))" (??_M@YGXPAXIHP6EX0@Z@Z)
LayOut.obj : error LNK2001: unresolved external symbol "void __stdcall
`eh vector destructor iterator'(void *,unsigned int,int,void
(__thiscall*)(void *))" (??_M@YGXPAXIHP6EX0@Z@Z)
LayoutTable.obj : error LNK2001: unresolved external symbol "void
__stdcall `eh vector destructor iterator'(void *,unsigned int,int,void
(__thiscall*)(void *))" (??_M@YGXPAXIHP6EX0@Z@Z)
LogoTable.obj : error LNK2001: unresolved external symbol "void
__stdcall `eh vector destructor iterator'(void *,unsigned int,int,void
(__thiscall*)(void *))" (??_M@YGXPAXIHP6EX0@Z@Z)
EMailJournalTable.obj : error LNK2001: unresolved external symbol
"void __stdcall `eh vector destructor iterator'(void *,unsigned
int,int,void (__thiscall*)(void *))" (??_M@YGXPAXIHP6EX0@Z@Z)
ExternalCertificates.obj : error LNK2001: unresolved external symbol
"void __stdcall `eh vector destructor iterator'(void *,unsigned
int,int,void (__thiscall*)(void *))" (??_M@YGXPAXIHP6EX0@Z@Z)
HistTable.obj : error LNK2001: unresolved external symbol "void
__stdcall `eh vector destructor iterator'(void *,unsigned int,int,void
(__thiscall*)(void *))" (??_M@YGXPAXIHP6EX0@Z@Z)
incoming.obj : error LNK2001: unresolved external symbol "void
__stdcall `eh vector destructor iterator'(void *,unsigned int,int,void
(__thiscall*)(void *))" (??_M@YGXPAXIHP6EX0@Z@Z)
DBTable.obj : error LNK2001: unresolved external symbol "void
__stdcall `eh vector destructor iterator'(void *,unsigned int,int,void
(__thiscall*)(void *))" (??_M@YGXPAXIHP6EX0@Z@Z)
DtdTable.obj : error LNK2001: unresolved external symbol "void
__stdcall `eh vector destructor iterator'(void *,unsigned int,int,void
(__thiscall*)(void *))" (??_M@YGXPAXIHP6EX0@Z@Z)
EFTMMailServer.obj : error LNK2001: unresolved external symbol "void
__stdcall `eh vector destructor iterator'(void *,unsigned int,int,void
(__thiscall*)(void *))" (??_M@YGXPAXIHP6EX0@Z@Z)
EmailJournal.obj : error LNK2001: unresolved external symbol "void
__stdcall `eh vector destructor iterator'(void *,unsigned int,int,void
(__thiscall*)(void *))" (??_M@YGXPAXIHP6EX0@Z@Z)
Coder.obj : error LNK2001: unresolved external symbol "void __stdcall
`eh vector destructor iterator'(void *,unsigned int,int,void
(__thiscall*)(void *))" (??_M@YGXPAXIHP6EX0@Z@Z)
compose.obj : error LNK2001: unresolved external symbol "void
__stdcall `eh vector destructor iterator'(void *,unsigned int,int,void
(__thiscall*)(void *))" (??_M@YGXPAXIHP6EX0@Z@Z)
Crypter.obj : error LNK2001: unresolved external symbol "void
__stdcall `eh vector destructor iterator'(void *,unsigned int,int,void
(__thiscall*)(void *))" (??_M@YGXPAXIHP6EX0@Z@Z)
crypto.obj : error LNK2001: unresolved external symbol "void __stdcall
`eh vector destructor iterator'(void *,unsigned int,int,void
(__thiscall*)(void *))" (??_M@YGXPAXIHP6EX0@Z@Z)
CertificateInserter.obj : error LNK2001: unresolved external symbol
"void __stdcall `eh vector destructor iterator'(void *,unsigned
int,int,void (__thiscall*)(void *))" (??_M@YGXPAXIHP6EX0@Z@Z)
CertificateMail.obj : error LNK2001: unresolved external symbol "void
__stdcall `eh vector destructor iterator'(void *,unsigned int,int,void
(__thiscall*)(void *))" (??_M@YGXPAXIHP6EX0@Z@Z)
CertTable.obj : error LNK2001: unresolved external symbol "void
__stdcall `eh vector destructor iterator'(void *,unsigned int,int,void
(__thiscall*)(void *))" (??_M@YGXPAXIHP6EX0@Z@Z)
CertTableCursor.obj : error LNK2001: unresolved external symbol "void
__stdcall `eh vector destructor iterator'(void *,unsigned int,int,void
(__thiscall*)(void *))" (??_M@YGXPAXIHP6EX0@Z@Z)
Authorization.obj : error LNK2001: unresolved external symbol "void
__stdcall `eh vector destructor iterator'(void *,unsigned int,int,void
(__thiscall*)(void *))" (??_M@YGXPAXIHP6EX0@Z@Z)
AutomatedReply.obj : error LNK2001: unresolved external symbol "void
__stdcall `eh vector destructor iterator'(void *,unsigned int,int,void
(__thiscall*)(void *))" (??_M@YGXPAXIHP6EX0@Z@Z)
BStrCollection.obj : error LNK2001: unresolved external symbol "void
__stdcall `eh vector destructor iterator'(void *,unsigned int,int,void
(__thiscall*)(void *))" (??_M@YGXPAXIHP6EX0@Z@Z)
Certificate.obj : error LNK2001: unresolved external symbol "void
__stdcall `eh vector destructor iterator'(void *,unsigned int,int,void
(__thiscall*)(void *))" (??_M@YGXPAXIHP6EX0@Z@Z)
ArmadilloMain.obj : error LNK2001: unresolved external symbol "void
__stdcall `eh vector destructor iterator'(void *,unsigned int,int,void
(__thiscall*)(void *))" (??_M@YGXPAXIHP6EX0@Z@Z)
ArmadilloMainImpl.obj : error LNK2001: unresolved external symbol
"void __stdcall `eh vector destructor iterator'(void *,unsigned
int,int,void (__thiscall*)(void *))" (??_M@YGXPAXIHP6EX0@Z@Z)
AttachmentCollection.obj : error LNK2001: unresolved external symbol
"void __stdcall `eh vector destructor iterator'(void *,unsigned
int,int,void (__thiscall*)(void *))" (??_M@YGXPAXIHP6EX0@Z@Z)
AttachmentTable.obj : error LNK2001: unresolved external symbol "void
__stdcall `eh vector destructor iterator'(void *,unsigned int,int,void
(__thiscall*)(void *))" (??_M@YGXPAXIHP6EX0@Z@Z)
ArmadilloCom.obj : error LNK2001: unresolved external symbol "void
__stdcall `eh vector destructor iterator'(void *,unsigned int,int,void
(__thiscall*)(void *))" (??_M@YGXPAXIHP6EX0@Z@Z)
ArmadilloDB.obj : error LNK2001: unresolved external symbol "void
__stdcall `eh vector destructor iterator'(void *,unsigned int,int,void
(__thiscall*)(void *))" (??_M@YGXPAXIHP6EX0@Z@Z)
ArmadilloERP.obj : error LNK2001: unresolved external symbol "void
__stdcall `eh vector destructor iterator'(void *,unsigned int,int,void
(__thiscall*)(void *))" (??_M@YGXPAXIHP6EX0@Z@Z)
ArmadilloERPImpl.obj : error LNK2001: unresolved external symbol "void
__stdcall `eh vector destructor iterator'(void *,unsigned int,int,void
(__thiscall*)(void *))" (??_M@YGXPAXIHP6EX0@Z@Z)
UserInfoTable.obj : error LNK2001: unresolved external symbol __chkesp
util.obj : error LNK2001: unresolved external symbol __chkesp
XslTable.obj : error LNK2001: unresolved external symbol __chkesp
StdAfx.obj : error LNK2001: unresolved external symbol __chkesp
TableCursor.obj : error LNK2001: unresolved external symbol __chkesp
UserInfo.obj : error LNK2001: unresolved external symbol __chkesp
UserInfo_CIntf.obj : error LNK2001: unresolved external symbol
__chkesp
OwnCertificates.obj : error LNK2001: unresolved external symbol
__chkesp
PartnerTable.obj : error LNK2001: unresolved external symbol __chkesp
proactive.obj : error LNK2001: unresolved external symbol __chkesp
session.obj : error LNK2001: unresolved external symbol __chkesp
MBXdbDriver3.obj : error LNK2001: unresolved external symbol __chkesp
MemoryMappedFile.obj : error LNK2001: unresolved external symbol
__chkesp
OutBitStream.obj : error LNK2001: unresolved external symbol __chkesp
OwnCertificate.obj : error LNK2001: unresolved external symbol
__chkesp
MailServer.obj : error LNK2001: unresolved external symbol __chkesp
MakeXMLDocument.obj : error LNK2001: unresolved external symbol
__chkesp
MbxDbDriver.obj : error LNK2001: unresolved external symbol __chkesp
MBXdbDriver2.obj : error LNK2001: unresolved external symbol __chkesp
MailCertInbox.obj : error LNK2001: unresolved external symbol __chkesp
MailInbox.obj : error LNK2001: unresolved external symbol __chkesp
MailOutbox.obj : error LNK2001: unresolved external symbol __chkesp
MailPart.obj : error LNK2001: unresolved external symbol __chkesp
Mail.obj : error LNK2001: unresolved external symbol __chkesp
mailbox.obj : error LNK2001: unresolved external symbol __chkesp
MailBoxTable.obj : error LNK2001: unresolved external symbol __chkesp
MailBuilder.obj : error LNK2001: unresolved external symbol __chkesp
LogAdapter.obj : error LNK2001: unresolved external symbol __chkesp
LogEntry.obj : error LNK2001: unresolved external symbol __chkesp
LogoTable.obj : error LNK2001: unresolved external symbol __chkesp
LogTable.obj : error LNK2001: unresolved external symbol __chkesp
KeyTable.obj : error LNK2001: unresolved external symbol __chkesp
LayOut.obj : error LNK2001: unresolved external symbol __chkesp
LayoutTable.obj : error LNK2001: unresolved external symbol __chkesp
license.obj : error LNK2001: unresolved external symbol __chkesp
HuffmanDecompressor.obj : error LNK2001: unresolved external symbol
__chkesp
hwcrypto.obj : error LNK2001: unresolved external symbol __chkesp
InBitStream.obj : error LNK2001: unresolved external symbol __chkesp
incoming.obj : error LNK2001: unresolved external symbol __chkesp
ExternalCertificates.obj : error LNK2001: unresolved external symbol
__chkesp
HistTable.obj : error LNK2001: unresolved external symbol __chkesp
HuffmanBase.obj : error LNK2001: unresolved external symbol __chkesp
HuffmanCompressor.obj : error LNK2001: unresolved external symbol
__chkesp
DtdTable.obj : error LNK2001: unresolved external symbol __chkesp
EFTMMailServer.obj : error LNK2001: unresolved external symbol
__chkesp
EmailJournal.obj : error LNK2001: unresolved external symbol __chkesp
EMailJournalTable.obj : error LNK2001: unresolved external symbol
__chkesp
Crypter.obj : error LNK2001: unresolved external symbol __chkesp
crypto.obj : error LNK2001: unresolved external symbol __chkesp
DBTable.obj : error LNK2001: unresolved external symbol __chkesp
derror.obj : error LNK2001: unresolved external symbol __chkesp
CertTable.obj : error LNK2001: unresolved external symbol __chkesp
CertTableCursor.obj : error LNK2001: unresolved external symbol
__chkesp
Coder.obj : error LNK2001: unresolved external symbol __chkesp
compose.obj : error LNK2001: unresolved external symbol __chkesp
Certificate.obj : error LNK2001: unresolved external symbol __chkesp
certificateDB_CIntf.obj : error LNK2001: unresolved external symbol
__chkesp
CertificateInserter.obj : error LNK2001: unresolved external symbol
__chkesp
CertificateMail.obj : error LNK2001: unresolved external symbol
__chkesp
bdb.obj : error LNK2001: unresolved external symbol __chkesp
BitStream.obj : error LNK2001: unresolved external symbol __chkesp
BStrCollection.obj : error LNK2001: unresolved external symbol
__chkesp
ccutil.obj : error LNK2001: unresolved external symbol __chkesp
AttachmentCollection.obj : error LNK2001: unresolved external symbol
__chkesp
AttachmentTable.obj : error LNK2001: unresolved external symbol
__chkesp
Authorization.obj : error LNK2001: unresolved external symbol __chkesp
AutomatedReply.obj : error LNK2001: unresolved external symbol
__chkesp
Armadillolog.obj : error LNK2001: unresolved external symbol __chkesp
ArmadilloMain.obj : error LNK2001: unresolved external symbol __chkesp
ArmadilloMainImpl.obj : error LNK2001: unresolved external symbol
__chkesp
Attachment.obj : error LNK2001: unresolved external symbol __chkesp
ArmadilloCom.obj : error LNK2001: unresolved external symbol __chkesp
ArmadilloDB.obj : error LNK2001: unresolved external symbol __chkesp
ArmadilloERP.obj : error LNK2001: unresolved external symbol __chkesp
ArmadilloERPImpl.obj : error LNK2001: unresolved external symbol
__chkesp
UserInfoTable.obj : error LNK2001: unresolved external symbol _atexit
XslTable.obj : error LNK2001: unresolved external symbol _atexit
comsupp.lib(comutil.obj) : error LNK2001: unresolved external symbol
_atexit
MBXdbDriver3.obj : error LNK2001: unresolved external symbol _atexit
PartnerTable.obj : error LNK2001: unresolved external symbol _atexit
UserInfo.obj : error LNK2001: unresolved external symbol _atexit
UserInfo_CIntf.obj : error LNK2001: unresolved external symbol _atexit
MailBoxTable.obj : error LNK2001: unresolved external symbol _atexit
MailBuilder.obj : error LNK2001: unresolved external symbol _atexit
MakeXMLDocument.obj : error LNK2001: unresolved external symbol
_atexit
MBXdbDriver2.obj : error LNK2001: unresolved external symbol _atexit
LogAdapter.obj : error LNK2001: unresolved external symbol _atexit
LogoTable.obj : error LNK2001: unresolved external symbol _atexit
LogTable.obj : error LNK2001: unresolved external symbol _atexit
mailbox.obj : error LNK2001: unresolved external symbol _atexit
incoming.obj : error LNK2001: unresolved external symbol _atexit
KeyTable.obj : error LNK2001: unresolved external symbol _atexit
LayOut.obj : error LNK2001: unresolved external symbol _atexit
LayoutTable.obj : error LNK2001: unresolved external symbol _atexit
derror.obj : error LNK2001: unresolved external symbol _atexit
DtdTable.obj : error LNK2001: unresolved external symbol _atexit
EmailJournal.obj : error LNK2001: unresolved external symbol _atexit
EMailJournalTable.obj : error LNK2001: unresolved external symbol
_atexit
CertTableCursor.obj : error LNK2001: unresolved external symbol
_atexit
compose.obj : error LNK2001: unresolved external symbol _atexit
Crypter.obj : error LNK2001: unresolved external symbol _atexit
DBTable.obj : error LNK2001: unresolved external symbol _atexit
BStrCollection.obj : error LNK2001: unresolved external symbol _atexit
certificateDB_CIntf.obj : error LNK2001: unresolved external symbol
_atexit
CertificateInserter.obj : error LNK2001: unresolved external symbol
_atexit
CertTable.obj : error LNK2001: unresolved external symbol _atexit
AttachmentCollection.obj : error LNK2001: unresolved external symbol
_atexit
AttachmentTable.obj : error LNK2001: unresolved external symbol
_atexit
AutomatedReply.obj : error LNK2001: unresolved external symbol _atexit
bdb.obj : error LNK2001: unresolved external symbol _atexit
Armadillolog.obj : error LNK2001: unresolved external symbol _atexit
ArmadilloMain.obj : error LNK2001: unresolved external symbol _atexit
ArmadilloMainImpl.obj : error LNK2001: unresolved external symbol
_atexit
Attachment.obj : error LNK2001: unresolved external symbol _atexit
ArmadilloCom.obj : error LNK2001: unresolved external symbol _atexit
ArmadilloDB.obj : error LNK2001: unresolved external symbol _atexit
ArmadilloERP.obj : error LNK2001: unresolved external symbol _atexit
ArmadilloERPImpl.obj : error LNK2001: unresolved external symbol
_atexit
EFTMMailServer.obj : error LNK2001: unresolved external symbol
__imp___CrtDbgReport
UserInfoTable.obj : error LNK2001: unresolved external symbol
__imp___CrtDbgReport
ArmadilloCom.obj : error LNK2001: unresolved external symbol
__imp___CrtDbgReport
ArmadilloERPImpl.obj : error LNK2001: unresolved external symbol
__imp___CrtDbgReport
ArmadilloMainImpl.obj : error LNK2001: unresolved external symbol
__imp___CrtDbgReport
CertTable.obj : error LNK2001: unresolved external symbol
__imp___CrtDbgReport
session.obj : error LNK2001: unresolved external symbol
___CxxFrameHandler
UserInfo.obj : error LNK2001: unresolved external symbol
___CxxFrameHandler
UserInfoTable.obj : error LNK2001: unresolved external symbol
___CxxFrameHandler
XslTable.obj : error LNK2001: unresolved external symbol
___CxxFrameHandler
MBXdbDriver2.obj : error LNK2001: unresolved external symbol
___CxxFrameHandler
OutBitStream.obj : error LNK2001: unresolved external symbol
___CxxFrameHandler
OwnCertificate.obj : error LNK2001: unresolved external symbol
___CxxFrameHandler
PartnerTable.obj : error LNK2001: unresolved external symbol
___CxxFrameHandler
mailbox.obj : error LNK2001: unresolved external symbol
___CxxFrameHandler
MailBoxTable.obj : error LNK2001: unresolved external symbol
___CxxFrameHandler
MailBuilder.obj : error LNK2001: unresolved external symbol
___CxxFrameHandler
MakeXMLDocument.obj : error LNK2001: unresolved external symbol
___CxxFrameHandler
LogAdapter.obj : error LNK2001: unresolved external symbol
___CxxFrameHandler
LogEntry.obj : error LNK2001: unresolved external symbol
___CxxFrameHandler
LogoTable.obj : error LNK2001: unresolved external symbol
___CxxFrameHandler
LogTable.obj : error LNK2001: unresolved external symbol
___CxxFrameHandler
incoming.obj : error LNK2001: unresolved external symbol
___CxxFrameHandler
KeyTable.obj : error LNK2001: unresolved external symbol
___CxxFrameHandler
LayOut.obj : error LNK2001: unresolved external symbol
___CxxFrameHandler
LayoutTable.obj : error LNK2001: unresolved external symbol
___CxxFrameHandler
HistTable.obj : error LNK2001: unresolved external symbol
___CxxFrameHandler
HuffmanBase.obj : error LNK2001: unresolved external symbol
___CxxFrameHandler
HuffmanCompressor.obj : error LNK2001: unresolved external symbol
___CxxFrameHandler
HuffmanDecompressor.obj : error LNK2001: unresolved external symbol
___CxxFrameHandler
DtdTable.obj : error LNK2001: unresolved external symbol
___CxxFrameHandler
EFTMMailServer.obj : error LNK2001: unresolved external symbol
___CxxFrameHandler
EmailJournal.obj : error LNK2001: unresolved external symbol
___CxxFrameHandler
EMailJournalTable.obj : error LNK2001: unresolved external symbol
___CxxFrameHandler
compose.obj : error LNK2001: unresolved external symbol
___CxxFrameHandler
Crypter.obj : error LNK2001: unresolved external symbol
___CxxFrameHandler
crypto.obj : error LNK2001: unresolved external symbol
___CxxFrameHandler
DBTable.obj : error LNK2001: unresolved external symbol
___CxxFrameHandler
CertificateInserter.obj : error LNK2001: unresolved external symbol
___CxxFrameHandler
CertTable.obj : error LNK2001: unresolved external symbol
___CxxFrameHandler
CertTableCursor.obj : error LNK2001: unresolved external symbol
___CxxFrameHandler
Coder.obj : error LNK2001: unresolved external symbol
___CxxFrameHandler
bdb.obj : error LNK2001: unresolved external symbol ___CxxFrameHandler
BStrCollection.obj : error LNK2001: unresolved external symbol
___CxxFrameHandler
Certificate.obj : error LNK2001: unresolved external symbol
___CxxFrameHandler
certificateDB_CIntf.obj : error LNK2001: unresolved external symbol
___CxxFrameHandler
AttachmentCollection.obj : error LNK2001: unresolved external symbol
___CxxFrameHandler
AttachmentTable.obj : error LNK2001: unresolved external symbol
___CxxFrameHandler
Authorization.obj : error LNK2001: unresolved external symbol
___CxxFrameHandler
AutomatedReply.obj : error LNK2001: unresolved external symbol
___CxxFrameHandler
Armadillolog.obj : error LNK2001: unresolved external symbol
___CxxFrameHandler
ArmadilloMain.obj : error LNK2001: unresolved external symbol
___CxxFrameHandler
ArmadilloMainImpl.obj : error LNK2001: unresolved external symbol
___CxxFrameHandler
Attachment.obj : error LNK2001: unresolved external symbol
___CxxFrameHandler
ArmadilloCom.obj : error LNK2001: unresolved external symbol
___CxxFrameHandler
ArmadilloDB.obj : error LNK2001: unresolved external symbol
___CxxFrameHandler
ArmadilloERP.obj : error LNK2001: unresolved external symbol
___CxxFrameHandler
ArmadilloERPImpl.obj : error LNK2001: unresolved external symbol
___CxxFrameHandler
session.obj : error LNK2001: unresolved external symbol __except_list
UserInfo.obj : error LNK2001: unresolved external symbol __except_list
UserInfoTable.obj : error LNK2001: unresolved external symbol
__except_list
XslTable.obj : error LNK2001: unresolved external symbol __except_list
MBXdbDriver2.obj : error LNK2001: unresolved external symbol
__except_list
OutBitStream.obj : error LNK2001: unresolved external symbol
__except_list
OwnCertificate.obj : error LNK2001: unresolved external symbol
__except_list
PartnerTable.obj : error LNK2001: unresolved external symbol
__except_list
mailbox.obj : error LNK2001: unresolved external symbol __except_list
MailBoxTable.obj : error LNK2001: unresolved external symbol
__except_list
MailBuilder.obj : error LNK2001: unresolved external symbol
__except_list
MakeXMLDocument.obj : error LNK2001: unresolved external symbol
__except_list
LogAdapter.obj : error LNK2001: unresolved external symbol
__except_list
LogEntry.obj : error LNK2001: unresolved external symbol __except_list
LogoTable.obj : error LNK2001: unresolved external symbol
__except_list
LogTable.obj : error LNK2001: unresolved external symbol __except_list
incoming.obj : error LNK2001: unresolved external symbol __except_list
KeyTable.obj : error LNK2001: unresolved external symbol __except_list
LayOut.obj : error LNK2001: unresolved external symbol __except_list
LayoutTable.obj : error LNK2001: unresolved external symbol
__except_list
HistTable.obj : error LNK2001: unresolved external symbol
__except_list
HuffmanBase.obj : error LNK2001: unresolved external symbol
__except_list
HuffmanCompressor.obj : error LNK2001: unresolved external symbol
__except_list
HuffmanDecompressor.obj : error LNK2001: unresolved external symbol
__except_list
DtdTable.obj : error LNK2001: unresolved external symbol __except_list
EFTMMailServer.obj : error LNK2001: unresolved external symbol
__except_list
EmailJournal.obj : error LNK2001: unresolved external symbol
__except_list
EMailJournalTable.obj : error LNK2001: unresolved external symbol
__except_list
compose.obj : error LNK2001: unresolved external symbol __except_list
Crypter.obj : error LNK2001: unresolved external symbol __except_list
crypto.obj : error LNK2001: unresolved external symbol __except_list
DBTable.obj : error LNK2001: unresolved external symbol __except_list
CertificateInserter.obj : error LNK2001: unresolved external symbol
__except_list
CertTable.obj : error LNK2001: unresolved external symbol
__except_list
CertTableCursor.obj : error LNK2001: unresolved external symbol
__except_list
Coder.obj : error LNK2001: unresolved external symbol __except_list
bdb.obj : error LNK2001: unresolved external symbol __except_list
BStrCollection.obj : error LNK2001: unresolved external symbol
__except_list
Certificate.obj : error LNK2001: unresolved external symbol
__except_list
certificateDB_CIntf.obj : error LNK2001: unresolved external symbol
__except_list
AttachmentCollection.obj : error LNK2001: unresolved external symbol
__except_list
AttachmentTable.obj : error LNK2001: unresolved external symbol
__except_list
Authorization.obj : error LNK2001: unresolved external symbol
__except_list
AutomatedReply.obj : error LNK2001: unresolved external symbol
__except_list
Armadillolog.obj : error LNK2001: unresolved external symbol
__except_list
ArmadilloMain.obj : error LNK2001: unresolved external symbol
__except_list
ArmadilloMainImpl.obj : error LNK2001: unresolved external symbol
__except_list
Attachment.obj : error LNK2001: unresolved external symbol
__except_list
ArmadilloCom.obj : error LNK2001: unresolved external symbol
__except_list
ArmadilloDB.obj : error LNK2001: unresolved external symbol
__except_list
ArmadilloERP.obj : error LNK2001: unresolved external symbol
__except_list
ArmadilloERPImpl.obj : error LNK2001: unresolved external symbol
__except_list
EFTMMailServer.obj : error LNK2001: unresolved external symbol
__alloca_probe
UserInfoTable.obj : error LNK2001: unresolved external symbol
__alloca_probe
comsupp.lib(comsupp.obj) : error LNK2001: unresolved external symbol
__alloca_probe
comsupp.lib(comutil.obj) : error LNK2001: unresolved external symbol
__alloca_probe
ArmadilloCom.obj : error LNK2001: unresolved external symbol
__alloca_probe
ArmadilloERPImpl.obj : error LNK2001: unresolved external symbol
__alloca_probe
ArmadilloMainImpl.obj : error LNK2001: unresolved external symbol
__alloca_probe
CertTable.obj : error LNK2001: unresolved external symbol
__alloca_probe
ArmadilloCom.obj : error LNK2001: unresolved external symbol
__imp___CrtSetDbgFlag
cclientD.lib(utf8.obj) : error LNK2001: unresolved external symbol
_memcpy
cclientD.lib(mail.obj) : error LNK2001: unresolved external symbol
_memcpy
cclientD.lib(misc.obj) : error LNK2001: unresolved external symbol
_memcpy
cclientD.lib(dummynt.obj) : error LNK2001: unresolved external symbol
_memcpy
cclientD.lib(rfc822.obj) : error LNK2001: unresolved external symbol
_memcpy
XslTable.obj : error LNK2001: unresolved external symbol _memcpy
cclientD.lib(os_nt.obj) : error LNK2001: unresolved external symbol
_memcpy
cclientD.lib(unixnt.obj) : error LNK2001: unresolved external symbol
_memcpy
cclientD.lib(imap4r1.obj) : error LNK2001: unresolved external symbol
_memcpy
PartnerTable.obj : error LNK2001: unresolved external symbol _memcpy
UserInfo.obj : error LNK2001: unresolved external symbol _memcpy
UserInfoTable.obj : error LNK2001: unresolved external symbol _memcpy
util.obj : error LNK2001: unresolved external symbol _memcpy
MailBoxTable.obj : error LNK2001: unresolved external symbol _memcpy
MakeXMLDocument.obj : error LNK2001: unresolved external symbol
_memcpy
MbxDbDriver.obj : error LNK2001: unresolved external symbol _memcpy
MBXdbDriver2.obj : error LNK2001: unresolved external symbol _memcpy
LayoutTable.obj : error LNK2001: unresolved external symbol _memcpy
LogoTable.obj : error LNK2001: unresolved external symbol _memcpy
LogTable.obj : error LNK2001: unresolved external symbol _memcpy
mailbox.obj : error LNK2001: unresolved external symbol _memcpy
EMailJournalTable.obj : error LNK2001: unresolved external symbol
_memcpy
HuffmanBase.obj : error LNK2001: unresolved external symbol _memcpy
incoming.obj : error LNK2001: unresolved external symbol _memcpy
KeyTable.obj : error LNK2001: unresolved external symbol _memcpy
DBTable.obj : error LNK2001: unresolved external symbol _memcpy
DtdTable.obj : error LNK2001: unresolved external symbol _memcpy
EFTMMailServer.obj : error LNK2001: unresolved external symbol _memcpy
EmailJournal.obj : error LNK2001: unresolved external symbol _memcpy
CertTableCursor.obj : error LNK2001: unresolved external symbol
_memcpy
compose.obj : error LNK2001: unresolved external symbol _memcpy
Crypter.obj : error LNK2001: unresolved external symbol _memcpy
crypto.obj : error LNK2001: unresolved external symbol _memcpy
AttachmentTable.obj : error LNK2001: unresolved external symbol
_memcpy
AutomatedReply.obj : error LNK2001: unresolved external symbol _memcpy
CertificateInserter.obj : error LNK2001: unresolved external symbol
_memcpy
CertTable.obj : error LNK2001: unresolved external symbol _memcpy
ArmadilloCom.obj : error LNK2001: unresolved external symbol _memcpy
ArmadilloERPImpl.obj : error LNK2001: unresolved external symbol
_memcpy
ArmadilloMainImpl.obj : error LNK2001: unresolved external symbol
_memcpy
Attachment.obj : error LNK2001: unresolved external symbol _memcpy
ArmadilloCom.obj : error LNK2001: unresolved external symbol _memcmp
Crypter.obj : error LNK2001: unresolved external symbol _memcmp
crypto.obj : error LNK2001: unresolved external symbol _memcmp
EFTMMailServer.obj : error LNK2001: unresolved external symbol _memcmp
comsupp.lib(comutil.obj) : error LNK2001: unresolved external symbol
"void * __cdecl operator new(unsigned int)" (??2@YAPAXI@Z)
PartnerTable.obj : error LNK2001: unresolved external symbol "void *
__cdecl operator new(unsigned int)" (??2@YAPAXI@Z)
UserInfo.obj : error LNK2001: unresolved external symbol "void *
__cdecl operator new(unsigned int)" (??2@YAPAXI@Z)
UserInfoTable.obj : error LNK2001: unresolved external symbol "void *
__cdecl operator new(unsigned int)" (??2@YAPAXI@Z)
XslTable.obj : error LNK2001: unresolved external symbol "void *
__cdecl operator new(unsigned int)" (??2@YAPAXI@Z)
MailBuilder.obj : error LNK2001: unresolved external symbol "void *
__cdecl operator new(unsigned int)" (??2@YAPAXI@Z)
MakeXMLDocument.obj : error LNK2001: unresolved external symbol "void
* __cdecl operator new(unsigned int)" (??2@YAPAXI@Z)
MBXdbDriver2.obj : error LNK2001: unresolved external symbol "void *
__cdecl operator new(unsigned int)" (??2@YAPAXI@Z)
MBXdbDriver3.obj : error LNK2001: unresolved external symbol "void *
__cdecl operator new(unsigned int)" (??2@YAPAXI@Z)
LogoTable.obj : error LNK2001: unresolved external symbol "void *
__cdecl operator new(unsigned int)" (??2@YAPAXI@Z)
LogTable.obj : error LNK2001: unresolved external symbol "void *
__cdecl operator new(unsigned int)" (??2@YAPAXI@Z)
mailbox.obj : error LNK2001: unresolved external symbol "void *
__cdecl operator new(unsigned int)" (??2@YAPAXI@Z)
MailBoxTable.obj : error LNK2001: unresolved external symbol "void *
__cdecl operator new(unsigned int)" (??2@YAPAXI@Z)
KeyTable.obj : error LNK2001: unresolved external symbol "void *
__cdecl operator new(unsigned int)" (??2@YAPAXI@Z)
LayOut.obj : error LNK2001: unresolved external symbol "void * __cdecl
operator new(unsigned int)" (??2@YAPAXI@Z)
LayoutTable.obj : error LNK2001: unresolved external symbol "void *
__cdecl operator new(unsigned int)" (??2@YAPAXI@Z)
LogEntry.obj : error LNK2001: unresolved external symbol "void *
__cdecl operator new(unsigned int)" (??2@YAPAXI@Z)
HuffmanBase.obj : error LNK2001: unresolved external symbol "void *
__cdecl operator new(unsigned int)" (??2@YAPAXI@Z)
HuffmanCompressor.obj : error LNK2001: unresolved external symbol
"void * __cdecl operator new(unsigned int)" (??2@YAPAXI@Z)
HuffmanDecompressor.obj : error LNK2001: unresolved external symbol
"void * __cdecl operator new(unsigned int)" (??2@YAPAXI@Z)
incoming.obj : error LNK2001: unresolved external symbol "void *
__cdecl operator new(unsigned int)" (??2@YAPAXI@Z)
EFTMMailServer.obj : error LNK2001: unresolved external symbol "void *
__cdecl operator new(unsigned int)" (??2@YAPAXI@Z)
EmailJournal.obj : error LNK2001: unresolved external symbol "void *
__cdecl operator new(unsigned int)" (??2@YAPAXI@Z)
EMailJournalTable.obj : error LNK2001: unresolved external symbol
"void * __cdecl operator new(unsigned int)" (??2@YAPAXI@Z)
HistTable.obj : error LNK2001: unresolved external symbol "void *
__cdecl operator new(unsigned int)" (??2@YAPAXI@Z)
compose.obj : error LNK2001: unresolved external symbol "void *
__cdecl operator new(unsigned int)" (??2@YAPAXI@Z)
Crypter.obj : error LNK2001: unresolved external symbol "void *
__cdecl operator new(unsigned int)" (??2@YAPAXI@Z)
DBTable.obj : error LNK2001: unresolved external symbol "void *
__cdecl operator new(unsigned int)" (??2@YAPAXI@Z)
DtdTable.obj : error LNK2001: unresolved external symbol "void *
__cdecl operator new(unsigned int)" (??2@YAPAXI@Z)
CertificateInserter.obj : error LNK2001: unresolved external symbol
"void * __cdecl operator new(unsigned int)" (??2@YAPAXI@Z)
CertTable.obj : error LNK2001: unresolved external symbol "void *
__cdecl operator new(unsigned int)" (??2@YAPAXI@Z)
CertTableCursor.obj : error LNK2001: unresolved external symbol "void
* __cdecl operator new(unsigned int)" (??2@YAPAXI@Z)
Coder.obj : error LNK2001: unresolved external symbol "void * __cdecl
operator new(unsigned int)" (??2@YAPAXI@Z)
bdb.obj : error LNK2001: unresolved external symbol "void * __cdecl
operator new(unsigned int)" (??2@YAPAXI@Z)
BStrCollection.obj : error LNK2001: unresolved external symbol "void *
__cdecl operator new(unsigned int)" (??2@YAPAXI@Z)
Certificate.obj : error LNK2001: unresolved external symbol "void *
__cdecl operator new(unsigned int)" (??2@YAPAXI@Z)
certificateDB_CIntf.obj : error LNK2001: unresolved external symbol
"void * __cdecl operator new(unsigned int)" (??2@YAPAXI@Z)
AttachmentCollection.obj : error LNK2001: unresolved external symbol
"void * __cdecl operator new(unsigned int)" (??2@YAPAXI@Z)
AttachmentTable.obj : error LNK2001: unresolved external symbol "void
* __cdecl operator new(unsigned int)" (??2@YAPAXI@Z)
Authorization.obj : error LNK2001: unresolved external symbol "void *
__cdecl operator new(unsigned int)" (??2@YAPAXI@Z)
AutomatedReply.obj : error LNK2001: unresolved external symbol "void *
__cdecl operator new(unsigned int)" (??2@YAPAXI@Z)
Armadillolog.obj : error LNK2001: unresolved external symbol "void *
__cdecl operator new(unsigned int)" (??2@YAPAXI@Z)
ArmadilloMain.obj : error LNK2001: unresolved external symbol "void *
__cdecl operator new(unsigned int)" (??2@YAPAXI@Z)
ArmadilloMainImpl.obj : error LNK2001: unresolved external symbol
"void * __cdecl operator new(unsigned int)" (??2@YAPAXI@Z)
Attachment.obj : error LNK2001: unresolved external symbol "void *
__cdecl operator new(unsigned int)" (??2@YAPAXI@Z)
ArmadilloCom.obj : error LNK2001: unresolved external symbol "void *
__cdecl operator new(unsigned int)" (??2@YAPAXI@Z)
ArmadilloDB.obj : error LNK2001: unresolved external symbol "void *
__cdecl operator new(unsigned int)" (??2@YAPAXI@Z)
ArmadilloERP.obj : error LNK2001: unresolved external symbol "void *
__cdecl operator new(unsigned int)" (??2@YAPAXI@Z)
ArmadilloERPImpl.obj : error LNK2001: unresolved external symbol "void
* __cdecl operator new(unsigned int)" (??2@YAPAXI@Z)
UserInfoTable.obj : error LNK2001: unresolved external symbol "const
type_info::`vftable'" (??_7type_info@@6B@)
util.obj : error LNK2001: unresolved external symbol "const
type_info::`vftable'" (??_7type_info@@6B@)
XslTable.obj : error LNK2001: unresolved external symbol "const
type_info::`vftable'" (??_7type_info@@6B@)
comsupp.lib(comraise.obj) : error LNK2001: unresolved external symbol
"const type_info::`vftable'" (??_7type_info@@6B@)
PartnerTable.obj : error LNK2001: unresolved external symbol "const
type_info::`vftable'" (??_7type_info@@6B@)
session.obj : error LNK2001: unresolved external symbol "const
type_info::`vftable'" (??_7type_info@@6B@)
TableCursor.obj : error LNK2001: unresolved external symbol "const
type_info::`vftable'" (??_7type_info@@6B@)
UserInfo.obj : error LNK2001: unresolved external symbol "const
type_info::`vftable'" (??_7type_info@@6B@)
MBXdbDriver2.obj : error LNK2001: unresolved external symbol "const
type_info::`vftable'" (??_7type_info@@6B@)
MemoryMappedFile.obj : error LNK2001: unresolved external symbol
"const type_info::`vftable'" (??_7type_info@@6B@)
OutBitStream.obj : error LNK2001: unresolved external symbol "const
type_info::`vftable'" (??_7type_info@@6B@)
OwnCertificate.obj : error LNK2001: unresolved external symbol "const
type_info::`vftable'" (??_7type_info@@6B@)
mailbox.obj : error LNK2001: unresolved external symbol "const
type_info::`vftable'" (??_7type_info@@6B@)
MailBoxTable.obj : error LNK2001: unresolved external symbol "const
type_info::`vftable'" (??_7type_info@@6B@)
MailBuilder.obj : error LNK2001: unresolved external symbol "const
type_info::`vftable'" (??_7type_info@@6B@)
MakeXMLDocument.obj : error LNK2001: unresolved external symbol "const
type_info::`vftable'" (??_7type_info@@6B@)
LogAdapter.obj : error LNK2001: unresolved external symbol "const
type_info::`vftable'" (??_7type_info@@6B@)
LogEntry.obj : error LNK2001: unresolved external symbol "const
type_info::`vftable'" (??_7type_info@@6B@)
LogoTable.obj : error LNK2001: unresolved external symbol "const
type_info::`vftable'" (??_7type_info@@6B@)
LogTable.obj : error LNK2001: unresolved external symbol "const
type_info::`vftable'" (??_7type_info@@6B@)
incoming.obj : error LNK2001: unresolved external symbol "const
type_info::`vftable'" (??_7type_info@@6B@)
KeyTable.obj : error LNK2001: unresolved external symbol "const
type_info::`vftable'" (??_7type_info@@6B@)
LayOut.obj : error LNK2001: unresolved external symbol "const
type_info::`vftable'" (??_7type_info@@6B@)
LayoutTable.obj : error LNK2001: unresolved external symbol "const
type_info::`vftable'" (??_7type_info@@6B@)
EMailJournalTable.obj : error LNK2001: unresolved external symbol
"const type_info::`vftable'" (??_7type_info@@6B@)
HistTable.obj : error LNK2001: unresolved external symbol "const
type_info::`vftable'" (??_7type_info@@6B@)
HuffmanCompressor.obj : error LNK2001: unresolved external symbol
"const type_info::`vftable'" (??_7type_info@@6B@)
HuffmanDecompressor.obj : error LNK2001: unresolved external symbol
"const type_info::`vftable'" (??_7type_info@@6B@)
DBTable.obj : error LNK2001: unresolved external symbol "const
type_info::`vftable'" (??_7type_info@@6B@)
DtdTable.obj : error LNK2001: unresolved external symbol "const
type_info::`vftable'" (??_7type_info@@6B@)
EFTMMailServer.obj : error LNK2001: unresolved external symbol "const
type_info::`vftable'" (??_7type_info@@6B@)
EmailJournal.obj : error LNK2001: unresolved external symbol "const
type_info::`vftable'" (??_7type_info@@6B@)
Coder.obj : error LNK2001: unresolved external symbol "const
type_info::`vftable'" (??_7type_info@@6B@)
compose.obj : error LNK2001: unresolved external symbol "const
type_info::`vftable'" (??_7type_info@@6B@)
Crypter.obj : error LNK2001: unresolved external symbol "const
type_info::`vftable'" (??_7type_info@@6B@)
crypto.obj : error LNK2001: unresolved external symbol "const
type_info::`vftable'" (??_7type_info@@6B@)
certificateDB_CIntf.obj : error LNK2001: unresolved external symbol
"const type_info::`vftable'" (??_7type_info@@6B@)
CertificateInserter.obj : error LNK2001: unresolved external symbol
"const type_info::`vftable'" (??_7type_info@@6B@)
CertTable.obj : error LNK2001: unresolved external symbol "const
type_info::`vftable'" (??_7type_info@@6B@)
CertTableCursor.obj : error LNK2001: unresolved external symbol "const
type_info::`vftable'" (??_7type_info@@6B@)
bdb.obj : error LNK2001: unresolved external symbol "const
type_info::`vftable'" (??_7type_info@@6B@)
BitStream.obj : error LNK2001: unresolved external symbol "const
type_info::`vftable'" (??_7type_info@@6B@)
BStrCollection.obj : error LNK2001: unresolved external symbol "const
type_info::`vftable'" (??_7type_info@@6B@)
Certificate.obj : error LNK2001: unresolved external symbol "const
type_info::`vftable'" (??_7type_info@@6B@)
ArmadilloMainImpl.obj : error LNK2001: unresolved external symbol
"const type_info::`vftable'" (??_7type_info@@6B@)
AttachmentCollection.obj : error LNK2001: unresolved external symbol
"const type_info::`vftable'" (??_7type_info@@6B@)
AttachmentTable.obj : error LNK2001: unresolved external symbol "const
type_info::`vftable'" (??_7type_info@@6B@)
AutomatedReply.obj : error LNK2001: unresolved external symbol "const
type_info::`vftable'" (??_7type_info@@6B@)
ArmadilloCom.obj : error LNK2001: unresolved external symbol "const
type_info::`vftable'" (??_7type_info@@6B@)
ArmadilloDB.obj : error LNK2001: unresolved external symbol "const
type_info::`vftable'" (??_7type_info@@6B@)
ArmadilloERPImpl.obj : error LNK2001: unresolved external symbol
"const type_info::`vftable'" (??_7type_info@@6B@)
Armadillolog.obj : error LNK2001: unresolved external symbol "const
type_info::`vftable'" (??_7type_info@@6B@)
ArmadilloCom.obj : error LNK2001: unresolved external symbol
__imp___vsnprintf
EFTMMailServer.obj : error LNK2001: unresolved external symbol
__imp___vsnprintf
ArmadilloCom.obj : error LNK2001: unresolved external symbol
__purecall
EFTMMailServer.obj : error LNK2001: unresolved external symbol
__purecall
TableCursor.obj : error LNK2001: unresolved external symbol __purecall
ArmadilloCom.obj : error LNK2001: unresolved external symbol "void
__stdcall `eh vector constructor iterator'(void *,unsigned
int,int,void (__thiscall*)(void *),void (__thiscall*)(void *))"
(??_L@YGXPAXIHP6EX0@Z1@Z)
EFTMMailServer.obj : error LNK2001: unresolved external symbol "void
__stdcall `eh vector constructor iterator'(void *,unsigned
int,int,void (__thiscall*)(void *),void (__thiscall*)(void *))"
(??_L@YGXPAXIHP6EX0@Z1@Z)
cclientD.lib(rfc822.obj) : error LNK2001: unresolved external symbol
__imp__sprintf
cclientD.lib(netmsg.obj) : error LNK2001: unresolved external symbol
__imp__sprintf
cclientD.lib(smtp.obj) : error LNK2001: unresolved external symbol
__imp__sprintf
cclientD.lib(utf8.obj) : error LNK2001: unresolved external symbol
__imp__sprintf
cclientD.lib(mail.obj) : error LNK2001: unresolved external symbol
__imp__sprintf
cclientD.lib(mbxnt.obj) : error LNK2001: unresolved external symbol
__imp__sprintf
cclientD.lib(dummynt.obj) : error LNK2001: unresolved external symbol
__imp__sprintf
cclientD.lib(smanager.obj) : error LNK2001: unresolved external symbol
__imp__sprintf
cclientD.lib(os_nt.obj) : error LNK2001: unresolved external symbol
__imp__sprintf
cclientD.lib(unixnt.obj) : error LNK2001: unresolved external symbol
__imp__sprintf
cclientD.lib(pop3.obj) : error LNK2001: unresolved external symbol
__imp__sprintf
cclientD.lib(imap4r1.obj) : error LNK2001: unresolved external symbol
__imp__sprintf
MakeXMLDocument.obj : error LNK2001: unresolved external symbol
__imp__sprintf
MbxDbDriver.obj : error LNK2001: unresolved external symbol
__imp__sprintf
UserInfo.obj : error LNK2001: unresolved external symbol
__imp__sprintf
util.obj : error LNK2001: unresolved external symbol __imp__sprintf
derror.obj : error LNK2001: unresolved external symbol __imp__sprintf
incoming.obj : error LNK2001: unresolved external symbol
__imp__sprintf
license.obj : error LNK2001: unresolved external symbol __imp__sprintf
mailbox.obj : error LNK2001: unresolved external symbol __imp__sprintf
Certificate.obj : error LNK2001: unresolved external symbol
__imp__sprintf
certificateDB_CIntf.obj : error LNK2001: unresolved external symbol
__imp__sprintf
compose.obj : error LNK2001: unresolved external symbol __imp__sprintf
crypto.obj : error LNK2001: unresolved external symbol __imp__sprintf
ArmadilloDB.obj : error LNK2001: unresolved external symbol
__imp__sprintf
ArmadilloMainImpl.obj : error LNK2001: unresolved external symbol
__imp__sprintf
AutomatedReply.obj : error LNK2001: unresolved external symbol
__imp__sprintf
ccutil.obj : error LNK2001: unresolved external symbol __imp__sprintf
ArmadilloDB.obj : error LNK2001: unresolved external symbol
__imp___mbscmp
UserInfo.obj : error LNK2001: unresolved external symbol
__imp___mbscmp
ArmadilloERPImpl.obj : error LNK2001: unresolved external symbol
__imp___unlink
ArmadilloMainImpl.obj : error LNK2001: unresolved external symbol
__imp___unlink
LogAdapter.obj : error LNK2001: unresolved external symbol
__imp___unlink
OLDNAMES.lib(unlink.obi) : error LNK2001: unresolved external symbol
__imp___unlink
cclientD.lib(smtp.obj) : error LNK2001: unresolved external symbol
__imp__atoi
ArmadilloERPImpl.obj : error LNK2001: unresolved external symbol
__imp__atoi
compose.obj : error LNK2001: unresolved external symbol __imp__atoi
derror.obj : error LNK2001: unresolved external symbol __imp__atoi
session.obj : error LNK2001: unresolved external symbol __imp__atoi
cclientD.lib(smtp.obj) : error LNK2001: unresolved external symbol
_strcmp
cclientD.lib(utf8.obj) : error LNK2001: unresolved external symbol
_strcmp
cclientD.lib(mbxnt.obj) : error LNK2001: unresolved external symbol
_strcmp
cclientD.lib(dummynt.obj) : error LNK2001: unresolved external symbol
_strcmp
cclientD.lib(smanager.obj) : error LNK2001: unresolved external symbol
_strcmp
cclientD.lib(rfc822.obj) : error LNK2001: unresolved external symbol
_strcmp
cclientD.lib(unixnt.obj) : error LNK2001: unresolved external symbol
_strcmp
cclientD.lib(pop3.obj) : error LNK2001: unresolved external symbol
_strcmp
cclientD.lib(imap4r1.obj) : error LNK2001: unresolved external symbol
_strcmp
cclientD.lib(mail.obj) : error LNK2001: unresolved external symbol
_strcmp
MailBoxTable.obj : error LNK2001: unresolved external symbol _strcmp
MakeXMLDocument.obj : error LNK2001: unresolved external symbol
_strcmp
MBXdbDriver2.obj : error LNK2001: unresolved external symbol _strcmp
cclientD.lib(os_nt.obj) : error LNK2001: unresolved external symbol
_strcmp
EmailJournal.obj : error LNK2001: unresolved external symbol _strcmp
incoming.obj : error LNK2001: unresolved external symbol _strcmp
license.obj : error LNK2001: unresolved external symbol _strcmp
mailbox.obj : error LNK2001: unresolved external symbol _strcmp
ArmadilloERPImpl.obj : error LNK2001: unresolved external symbol
_strcmp
ArmadilloMainImpl.obj : error LNK2001: unresolved external symbol
_strcmp
AutomatedReply.obj : error LNK2001: unresolved external symbol _strcmp
compose.obj : error LNK2001: unresolved external symbol _strcmp
MBXdbDriver2.obj : error LNK2001: unresolved external symbol
___RTDynamicCast
UserInfo.obj : error LNK2001: unresolved external symbol
___RTDynamicCast
EmailJournal.obj : error LNK2001: unresolved external symbol
___RTDynamicCast
EMailJournalTable.obj : error LNK2001: unresolved external symbol
___RTDynamicCast
LayOut.obj : error LNK2001: unresolved external symbol
___RTDynamicCast
LayoutTable.obj : error LNK2001: unresolved external symbol
___RTDynamicCast
Armadillolog.obj : error LNK2001: unresolved external symbol
___RTDynamicCast
ArmadilloMainImpl.obj : error LNK2001: unresolved external symbol
___RTDynamicCast
bdb.obj : error LNK2001: unresolved external symbol ___RTDynamicCast
certificateDB_CIntf.obj : error LNK2001: unresolved external symbol
___RTDynamicCast
cclientD.lib(mbxnt.obj) : error LNK2001: unresolved external symbol
__imp__time
cclientD.lib(dummynt.obj) : error LNK2001: unresolved external symbol
__imp__time
cclientD.lib(rfc822.obj) : error LNK2001: unresolved external symbol
__imp__time
MbxDbDriver.obj : error LNK2001: unresolved external symbol
__imp__time
cclientD.lib(os_nt.obj) : error LNK2001: unresolved external symbol
__imp__time
cclientD.lib(unixnt.obj) : error LNK2001: unresolved external symbol
__imp__time
cclientD.lib(mail.obj) : error LNK2001: unresolved external symbol
__imp__time
Armadillolog.obj : error LNK2001: unresolved external symbol
__imp__time
ArmadilloMainImpl.obj : error LNK2001: unresolved external symbol
__imp__time
AutomatedReply.obj : error LNK2001: unresolved external symbol
__imp__time
license.obj : error LNK2001: unresolved external symbol __imp__time
cclientD.lib(smtp.obj) : error LNK2001: unresolved external symbol
_memset
cclientD.lib(misc.obj) : error LNK2001: unresolved external symbol
_memset
cclientD.lib(mbxnt.obj) : error LNK2001: unresolved external symbol
_memset
cclientD.lib(dummynt.obj) : error LNK2001: unresolved external symbol
_memset
cclientD.lib(rfc822.obj) : error LNK2001: unresolved external symbol
_memset
cclientD.lib(os_nt.obj) : error LNK2001: unresolved external symbol
_memset
cclientD.lib(unixnt.obj) : error LNK2001: unresolved external symbol
_memset
cclientD.lib(imap4r1.obj) : error LNK2001: unresolved external symbol
_memset
cclientD.lib(mail.obj) : error LNK2001: unresolved external symbol
_memset
license.obj : error LNK2001: unresolved external symbol _memset
MbxDbDriver.obj : error LNK2001: unresolved external symbol _memset
MBXdbDriver2.obj : error LNK2001: unresolved external symbol _memset
UserInfo.obj : error LNK2001: unresolved external symbol _memset
Crypter.obj : error LNK2001: unresolved external symbol _memset
derror.obj : error LNK2001: unresolved external symbol _memset
HuffmanBase.obj : error LNK2001: unresolved external symbol _memset
incoming.obj : error LNK2001: unresolved external symbol _memset
ArmadilloMainImpl.obj : error LNK2001: unresolved external symbol
_memset
AutomatedReply.obj : error LNK2001: unresolved external symbol _memset
CertificateInserter.obj : error LNK2001: unresolved external symbol
_memset
compose.obj : error LNK2001: unresolved external symbol _memset
XslTable.obj : error LNK2001: unresolved external symbol __imp__free
cclientD.lib(os_nt.obj) : error LNK2001: unresolved external symbol
__imp__free
MBXdbDriver2.obj : error LNK2001: unresolved external symbol
__imp__free
MemoryMappedFile.obj : error LNK2001: unresolved external symbol
__imp__free
session.obj : error LNK2001: unresolved external symbol __imp__free
UserInfo.obj : error LNK2001: unresolved external symbol __imp__free
LogoTable.obj : error LNK2001: unresolved external symbol __imp__free
mailbox.obj : error LNK2001: unresolved external symbol __imp__free
MailBuilder.obj : error LNK2001: unresolved external symbol
__imp__free
MbxDbDriver.obj : error LNK2001: unresolved external symbol
__imp__free
incoming.obj : error LNK2001: unresolved external symbol __imp__free
LayOut.obj : error LNK2001: unresolved external symbol __imp__free
LayoutTable.obj : error LNK2001: unresolved external symbol
__imp__free
license.obj : error LNK2001: unresolved external symbol __imp__free
derror.obj : error LNK2001: unresolved external symbol __imp__free
DtdTable.obj : error LNK2001: unresolved external symbol __imp__free
EMailJournalTable.obj : error LNK2001: unresolved external symbol
__imp__free
HuffmanDecompressor.obj : error LNK2001: unresolved external symbol
__imp__free
Coder.obj : error LNK2001: unresolved external symbol __imp__free
compose.obj : error LNK2001: unresolved external symbol __imp__free
Crypter.obj : error LNK2001: unresolved external symbol __imp__free
crypto.obj : error LNK2001: unresolved external symbol __imp__free
bdb.obj : error LNK2001: unresolved external symbol __imp__free
BStrCollection.obj : error LNK2001: unresolved external symbol
__imp__free
Certificate.obj : error LNK2001: unresolved external symbol
__imp__free
certificateDB_CIntf.obj : error LNK2001: unresolved external symbol
__imp__free
ArmadilloMainImpl.obj : error LNK2001: unresolved external symbol
__imp__free
Attachment.obj : error LNK2001: unresolved external symbol __imp__free
AttachmentCollection.obj : error LNK2001: unresolved external symbol
__imp__free
AutomatedReply.obj : error LNK2001: unresolved external symbol
__imp__free
cclientD.lib(os_nt.obj) : error LNK2001: unresolved external symbol
__imp__malloc
UserInfo.obj : error LNK2001: unresolved external symbol __imp__malloc
UserInfo_CIntf.obj : error LNK2001: unresolved external symbol
__imp__malloc
UserInfoTable.obj : error LNK2001: unresolved external symbol
__imp__malloc
XslTable.obj : error LNK2001: unresolved external symbol __imp__malloc
MailBuilder.obj : error LNK2001: unresolved external symbol
__imp__malloc
MBXdbDriver2.obj : error LNK2001: unresolved external symbol
__imp__malloc
MemoryMappedFile.obj : error LNK2001: unresolved external symbol
__imp__malloc
proactive.obj : error LNK2001: unresolved external symbol
__imp__malloc
LayOut.obj : error LNK2001: unresolved external symbol __imp__malloc
LogoTable.obj : error LNK2001: unresolved external symbol
__imp__malloc
mailbox.obj : error LNK2001: unresolved external symbol __imp__malloc
MailBoxTable.obj : error LNK2001: unresolved external symbol
__imp__malloc
EmailJournal.obj : error LNK2001: unresolved external symbol
__imp__malloc
EMailJournalTable.obj : error LNK2001: unresolved external symbol
__imp__malloc
incoming.obj : error LNK2001: unresolved external symbol __imp__malloc
KeyTable.obj : error LNK2001: unresolved external symbol __imp__malloc
Crypter.obj : error LNK2001: unresolved external symbol __imp__malloc
crypto.obj : error LNK2001: unresolved external symbol __imp__malloc
derror.obj : error LNK2001: unresolved external symbol __imp__malloc
DtdTable.obj : error LNK2001: unresolved external symbol __imp__malloc
CertificateInserter.obj : error LNK2001: unresolved external symbol
__imp__malloc
CertTable.obj : error LNK2001: unresolved external symbol
__imp__malloc
Coder.obj : error LNK2001: unresolved external symbol __imp__malloc
compose.obj : error LNK2001: unresolved external symbol __imp__malloc
BStrCollection.obj : error LNK2001: unresolved external symbol
__imp__malloc
ccutil.obj : error LNK2001: unresolved external symbol __imp__malloc
Certificate.obj : error LNK2001: unresolved external symbol
__imp__malloc
certificateDB_CIntf.obj : error LNK2001: unresolved external symbol
__imp__malloc
ArmadilloMainImpl.obj : error LNK2001: unresolved external symbol
__imp__malloc
Attachment.obj : error LNK2001: unresolved external symbol
__imp__malloc
AttachmentCollection.obj : error LNK2001: unresolved external symbol
__imp__malloc
AutomatedReply.obj : error LNK2001: unresolved external symbol
__imp__malloc
ArmadilloMainImpl.obj : error LNK2001: unresolved external symbol
__imp__wcslen
AutomatedReply.obj : error LNK2001: unresolved external symbol
__imp__wcslen
cclientD.lib(mail.obj) : error LNK2001: unresolved external symbol
__imp__strncpy
cclientD.lib(dummynt.obj) : error LNK2001: unresolved external symbol
__imp__strncpy
cclientD.lib(rfc822.obj) : error LNK2001: unresolved external symbol
__imp__strncpy
cclientD.lib(smtp.obj) : error LNK2001: unresolved external symbol
__imp__strncpy
session.obj : error LNK2001: unresolved external symbol __imp__strncpy
UserInfo.obj : error LNK2001: unresolved external symbol
__imp__strncpy
cclientD.lib(unixnt.obj) : error LNK2001: unresolved external symbol
__imp__strncpy
cclientD.lib(imap4r1.obj) : error LNK2001: unresolved external symbol
__imp__strncpy
ArmadilloMainImpl.obj : error LNK2001: unresolved external symbol
__imp__strncpy
AutomatedReply.obj : error LNK2001: unresolved external symbol
__imp__strncpy
mailbox.obj : error LNK2001: unresolved external symbol __imp__strncpy
MBXdbDriver2.obj : error LNK2001: unresolved external symbol
__imp__strncpy
cclientD.lib(rfc822.obj) : error LNK2001: unresolved external symbol
_strlen
cclientD.lib(netmsg.obj) : error LNK2001: unresolved external symbol
_strlen
cclientD.lib(smtp.obj) : error LNK2001: unresolved external symbol
_strlen
cclientD.lib(utf8.obj) : error LNK2001: unresolved external symbol
_strlen
cclientD.lib(mail.obj) : error LNK2001: unresolved external symbol
_strlen
cclientD.lib(misc.obj) : error LNK2001: unresolved external symbol
_strlen
cclientD.lib(mbxnt.obj) : error LNK2001: unresolved external symbol
_strlen
cclientD.lib(dummynt.obj) : error LNK2001: unresolved external symbol
_strlen
cclientD.lib(os_nt.obj) : error LNK2001: unresolved external symbol
_strlen
cclientD.lib(unixnt.obj) : error LNK2001: unresolved external symbol
_strlen
cclientD.lib(pop3.obj) : error LNK2001: unresolved external symbol
_strlen
cclientD.lib(imap4r1.obj) : error LNK2001: unresolved external symbol
_strlen
UserInfo.obj : error LNK2001: unresolved external symbol _strlen
UserInfo_CIntf.obj : error LNK2001: unresolved external symbol _strlen
util.obj : error LNK2001: unresolved external symbol _strlen
XslTable.obj : error LNK2001: unresolved external symbol _strlen
MailBuilder.obj : error LNK2001: unresolved external symbol _strlen
MbxDbDriver.obj : error LNK2001: unresolved external symbol _strlen
MBXdbDriver2.obj : error LNK2001: unresolved external symbol _strlen
session.obj : error LNK2001: unresolved external symbol _strlen
LayoutTable.obj : error LNK2001: unresolved external symbol _strlen
license.obj : error LNK2001: unresolved external symbol _strlen
LogoTable.obj : error LNK2001: unresolved external symbol _strlen
mailbox.obj : error LNK2001: unresolved external symbol _strlen
crypto.obj : error LNK2001: unresolved external symbol _strlen
derror.obj : error LNK2001: unresolved external symbol _strlen
DtdTable.obj : error LNK2001: unresolved external symbol _strlen
incoming.obj : error LNK2001: unresolved external symbol _strlen
certificateDB_CIntf.obj : error LNK2001: unresolved external symbol
_strlen
CertificateInserter.obj : error LNK2001: unresolved external symbol
_strlen
compose.obj : error LNK2001: unresolved external symbol _strlen
Crypter.obj : error LNK2001: unresolved external symbol _strlen
ArmadilloMainImpl.obj : error LNK2001: unresolved external symbol
_strlen
AutomatedReply.obj : error LNK2001: unresolved external symbol _strlen
bdb.obj : error LNK2001: unresolved external symbol _strlen
ccutil.obj : error LNK2001: unresolved external symbol _strlen
cclientD.lib(dummynt.obj) : error LNK2001: unresolved external symbol
_strcpy
cclientD.lib(rfc822.obj) : error LNK2001: unresolved external symbol
_strcpy
cclientD.lib(smtp.obj) : error LNK2001: unresolved external symbol
_strcpy
cclientD.lib(utf8.obj) : error LNK2001: unresolved external symbol
_strcpy
cclientD.lib(imap4r1.obj) : error LNK2001: unresolved external symbol
_strcpy
cclientD.lib(mail.obj) : error LNK2001: unresolved external symbol
_strcpy
cclientD.lib(misc.obj) : error LNK2001: unresolved external symbol
_strcpy
cclientD.lib(mbxnt.obj) : error LNK2001: unresolved external symbol
_strcpy
util.obj : error LNK2001: unresolved external symbol _strcpy
cclientD.lib(os_nt.obj) : error LNK2001: unresolved external symbol
_strcpy
cclientD.lib(unixnt.obj) : error LNK2001: unresolved external symbol
_strcpy
cclientD.lib(pop3.obj) : error LNK2001: unresolved external symbol
_strcpy
MBXdbDriver2.obj : error LNK2001: unresolved external symbol _strcpy
session.obj : error LNK2001: unresolved external symbol _strcpy
UserInfo.obj : error LNK2001: unresolved external symbol _strcpy
UserInfo_CIntf.obj : error LNK2001: unresolved external symbol _strcpy
incoming.obj : error LNK2001: unresolved external symbol _strcpy
mailbox.obj : error LNK2001: unresolved external symbol _strcpy
MailBuilder.obj : error LNK2001: unresolved external symbol _strcpy
MbxDbDriver.obj : error LNK2001: unresolved external symbol _strcpy
compose.obj : error LNK2001: unresolved external symbol _strcpy
Crypter.obj : error LNK2001: unresolved external symbol _strcpy
crypto.obj : error LNK2001: unresolved external symbol _strcpy
derror.obj : error LNK2001: unresolved external symbol _strcpy
ArmadilloMainImpl.obj : error LNK2001: unresolved external symbol
_strcpy
ccutil.obj : error LNK2001: unresolved external symbol _strcpy
certificateDB_CIntf.obj : error LNK2001: unresolved external symbol
_strcpy
CertTable.obj : error LNK2001: unresolved external symbol _strcpy
ArmadilloMainImpl.obj : error LNK2001: unresolved external symbol
__imp__tolower
compose.obj : error LNK2001: unresolved external symbol __imp__tolower
cclientD.lib(mail.obj) : error LNK2001: unresolved external symbol
__imp__tolower
cclientD.lib(misc.obj) : error LNK2001: unresolved external symbol
__imp__tolower
cclientD.lib(smtp.obj) : error LNK2001: unresolved external symbol
_strcat
cclientD.lib(mail.obj) : error LNK2001: unresolved external symbol
_strcat
cclientD.lib(mbxnt.obj) : error LNK2001: unresolved external symbol
_strcat
cclientD.lib(dummynt.obj) : error LNK2001: unresolved external symbol
_strcat
cclientD.lib(rfc822.obj) : error LNK2001: unresolved external symbol
_strcat
util.obj : error LNK2001: unresolved external symbol _strcat
cclientD.lib(unixnt.obj) : error LNK2001: unresolved external symbol
_strcat
cclientD.lib(pop3.obj) : error LNK2001: unresolved external symbol
_strcat
cclientD.lib(imap4r1.obj) : error LNK2001: unresolved external symbol
_strcat
incoming.obj : error LNK2001: unresolved external symbol _strcat
mailbox.obj : error LNK2001: unresolved external symbol _strcat
MailBuilder.obj : error LNK2001: unresolved external symbol _strcat
UserInfo.obj : error LNK2001: unresolved external symbol _strcat
ArmadilloMainImpl.obj : error LNK2001: unresolved external symbol
_strcat
AutomatedReply.obj : error LNK2001: unresolved external symbol _strcat
ccutil.obj : error LNK2001: unresolved external symbol _strcat
derror.obj : error LNK2001: unresolved external symbol _strcat
cclientD.lib(os_nt.obj) : error LNK2001: unresolved external symbol
__imp__realloc
ArmadilloMainImpl.obj : error LNK2001: unresolved external symbol
__imp__realloc
ccutil.obj : error LNK2001: unresolved external symbol __imp__realloc
crypto.obj : error LNK2001: unresolved external symbol __imp__realloc
MemoryMappedFile.obj : error LNK2001: unresolved external symbol
__imp__realloc
ArmadilloMainImpl.obj : error LNK2001: unresolved external symbol
__imp__calloc
CertificateInserter.obj : error LNK2001: unresolved external symbol
__imp__calloc
mailbox.obj : error LNK2001: unresolved external symbol __imp__calloc
ArmadilloMainImpl.obj : error LNK2001: unresolved external symbol
_RAND_seed@8
session.obj : error LNK2001: unresolved external symbol _RAND_seed@8
ArmadilloMainImpl.obj : error LNK2001: unresolved external symbol
__imp__localtime
AutomatedReply.obj : error LNK2001: unresolved external symbol
__imp__localtime
cclientD.lib(os_nt.obj) : error LNK2001: unresolved external symbol
__imp__localtime
cclientD.lib(mail.obj) : error LNK2001: unresolved external symbol
__imp__localtime
cclientD.lib(mail.obj) : error LNK2001: unresolved external symbol
__imp__strstr
cclientD.lib(smtp.obj) : error LNK2001: unresolved external symbol
__imp__strstr
incoming.obj : error LNK2001: unresolved external symbol __imp__strstr
MBXdbDriver2.obj : error LNK2001: unresolved external symbol
__imp__strstr
UserInfo.obj : error LNK2001: unresolved external symbol __imp__strstr
cclientD.lib(imap4r1.obj) : error LNK2001: unresolved external symbol
__imp__strstr
AutomatedReply.obj : error LNK2001: unresolved external symbol
__imp__strstr
compose.obj : error LNK2001: unresolved external symbol __imp__strstr
crypto.obj : error LNK2001: unresolved external symbol __imp__strstr
EmailJournal.obj : error LNK2001: unresolved external symbol
__imp__strstr
ccutil.obj : error LNK2001: unresolved external symbol __imp__fgets
compose.obj : error LNK2001: unresolved external symbol __imp__fgets
cclientD.lib(smanager.obj) : error LNK2001: unresolved external symbol
__imp__fgets
ccutil.obj : error LNK2001: unresolved external symbol __imp___iob
cclientD.lib(os_nt.obj) : error LNK2001: unresolved external symbol
__imp___iob
util.obj : error LNK2001: unresolved external symbol __imp__printf
ccutil.obj : error LNK2001: unresolved external symbol __imp__printf
certificateDB_CIntf.obj : error LNK2001: unresolved external symbol
__imp__printf
derror.obj : error LNK2001: unresolved external symbol __imp__printf
mailbox.obj : error LNK2001: unresolved external symbol __imp__printf
ccutil.obj : error LNK2001: unresolved external symbol _auth_link@4
ccutil.obj : error LNK2001: unresolved external symbol _mail_link@4
cclientD.lib(netmsg.obj) : error LNK2001: unresolved external symbol
__imp__fclose
cclientD.lib(os_nt.obj) : error LNK2001: unresolved external symbol
__imp__fclose
cclientD.lib(unixnt.obj) : error LNK2001: unresolved external symbol
__imp__fclose
cclientD.lib(pop3.obj) : error LNK2001: unresolved external symbol
__imp__fclose
cclientD.lib(smanager.obj) : error LNK2001: unresolved external symbol
__imp__fclose
EmailJournal.obj : error LNK2001: unresolved external symbol
__imp__fclose
incoming.obj : error LNK2001: unresolved external symbol __imp__fclose
LogoTable.obj : error LNK2001: unresolved external symbol
__imp__fclose
XslTable.obj : error LNK2001: unresolved external symbol __imp__fclose
ccutil.obj : error LNK2001: unresolved external symbol __imp__fclose
compose.obj : error LNK2001: unresolved external symbol __imp__fclose
derror.obj : error LNK2001: unresolved external symbol __imp__fclose
DtdTable.obj : error LNK2001: unresolved external symbol __imp__fclose
ccutil.obj : error LNK2001: unresolved external symbol __imp__fputs
incoming.obj : error LNK2001: unresolved external symbol __imp__fputs
cclientD.lib(smanager.obj) : error LNK2001: unresolved external symbol
__imp__fopen
EmailJournal.obj : error LNK2001: unresolved external symbol
__imp__fopen
incoming.obj : error LNK2001: unresolved external symbol __imp__fopen
LogoTable.obj : error LNK2001: unresolved external symbol __imp__fopen
XslTable.obj : error LNK2001: unresolved external symbol __imp__fopen
ccutil.obj : error LNK2001: unresolved external symbol __imp__fopen
compose.obj : error LNK2001: unresolved external symbol __imp__fopen
derror.obj : error LNK2001: unresolved external symbol __imp__fopen
DtdTable.obj : error LNK2001: unresolved external symbol __imp__fopen
ccutil.obj : error LNK2001: unresolved external symbol
_rfc822_header_line@16
ccutil.obj : error LNK2001: unresolved external symbol __imp__puts
ccutil.obj : error LNK2001: unresolved external symbol _rfc822_date@4
mailbox.obj : error LNK2001: unresolved external symbol _rfc822_date@4
mailbox.obj : error LNK2001: unresolved external symbol _cpystr@4
ccutil.obj : error LNK2001: unresolved external symbol _cpystr@4
compose.obj : error LNK2001: unresolved external symbol _cpystr@4
crypto.obj : error LNK2001: unresolved external symbol _cpystr@4
incoming.obj : error LNK2001: unresolved external symbol _cpystr@4
mailbox.obj : error LNK2001: unresolved external symbol _fs_get@4
MbxDbDriver.obj : error LNK2001: unresolved external symbol _fs_get@4
util.obj : error LNK2001: unresolved external symbol _fs_get@4
ccutil.obj : error LNK2001: unresolved external symbol _fs_get@4
compose.obj : error LNK2001: unresolved external symbol _fs_get@4
crypto.obj : error LNK2001: unresolved external symbol _fs_get@4
incoming.obj : error LNK2001: unresolved external symbol _fs_get@4
mailbox.obj : error LNK2001: unresolved external symbol _fs_give@4
MbxDbDriver.obj : error LNK2001: unresolved external symbol _fs_give@4
ccutil.obj : error LNK2001: unresolved external symbol _fs_give@4
compose.obj : error LNK2001: unresolved external symbol _fs_give@4
crypto.obj : error LNK2001: unresolved external symbol _fs_give@4
incoming.obj : error LNK2001: unresolved external symbol _fs_give@4
ccutil.obj : error LNK2001: unresolved external symbol __imp__putchar
Certificate.obj : error LNK2001: unresolved external symbol
_X509_free@4
compose.obj : error LNK2001: unresolved external symbol _X509_free@4
crypto.obj : error LNK2001: unresolved external symbol _X509_free@4
OwnCertificate.obj : error LNK2001: unresolved external symbol
_X509_free@4
Certificate.obj : error LNK2001: unresolved external symbol
_X509_NAME_get_text_by_NID@16
crypto.obj : error LNK2001: unresolved external symbol
_X509_NAME_get_text_by_NID@16
Certificate.obj : error LNK2001: unresolved external symbol _BN_free@4
crypto.obj : error LNK2001: unresolved external symbol _BN_free@4
Certificate.obj : error LNK2001: unresolved external symbol
_BN_bn2bin@8
crypto.obj : error LNK2001: unresolved external symbol _BN_bn2bin@8
Certificate.obj : error LNK2001: unresolved external symbol
_BN_num_bits@4
crypto.obj : error LNK2001: unresolved external symbol _BN_num_bits@4
Certificate.obj : error LNK2001: unresolved external symbol
_ASN1_INTEGER_to_BN@8
crypto.obj : error LNK2001: unresolved external symbol
_ASN1_INTEGER_to_BN@8
certificateDB_CIntf.obj : error LNK2001: unresolved external symbol
__imp__vsprintf
cclientD.lib(os_nt.obj) : error LNK2001: unresolved external symbol
__imp__vsprintf
cclientD.lib(unixnt.obj) : error LNK2001: unresolved external symbol
__chkstk
cclientD.lib(pop3.obj) : error LNK2001: unresolved external symbol
__chkstk
cclientD.lib(smtp.obj) : error LNK2001: unresolved external symbol
__chkstk
incoming.obj : error LNK2001: unresolved external symbol __chkstk
mailbox.obj : error LNK2001: unresolved external symbol __chkstk
MakeXMLDocument.obj : error LNK2001: unresolved external symbol
__chkstk
UserInfo.obj : error LNK2001: unresolved external symbol __chkstk
certificateDB_CIntf.obj : error LNK2001: unresolved external symbol
__chkstk
compose.obj : error LNK2001: unresolved external symbol __chkstk
crypto.obj : error LNK2001: unresolved external symbol __chkstk
HuffmanBase.obj : error LNK2001: unresolved external symbol __chkstk
CertificateInserter.obj : error LNK2001: unresolved external symbol
_d2i_PKCS12@12
crypto.obj : error LNK2001: unresolved external symbol _d2i_PKCS12@12
OwnCertificate.obj : error LNK2001: unresolved external symbol
_d2i_PKCS12@12
CertificateInserter.obj : error LNK2001: unresolved external symbol
_PKCS12_decrypt_d2i@28
crypto.obj : error LNK2001: unresolved external symbol
_PKCS12_decrypt_d2i@28
OwnCertificate.obj : error LNK2001: unresolved external symbol
_PKCS12_decrypt_d2i@28
CertificateInserter.obj : error LNK2001: unresolved external symbol
_d2i_PKCS12_SAFEBAG@12
crypto.obj : error LNK2001: unresolved external symbol
_d2i_PKCS12_SAFEBAG@12
OwnCertificate.obj : error LNK2001: unresolved external symbol
_d2i_PKCS12_SAFEBAG@12
CertificateInserter.obj : error LNK2001: unresolved external symbol
_PKCS12_SAFEBAG_free@4
crypto.obj : error LNK2001: unresolved external symbol
_PKCS12_SAFEBAG_free@4
OwnCertificate.obj : error LNK2001: unresolved external symbol
_PKCS12_SAFEBAG_free@4
CertificateInserter.obj : error LNK2001: unresolved external symbol
_OBJ_obj2nid@4
crypto.obj : error LNK2001: unresolved external symbol _OBJ_obj2nid@4
OwnCertificate.obj : error LNK2001: unresolved external symbol
_OBJ_obj2nid@4
CertificateInserter.obj : error LNK2001: unresolved external symbol
_sk_value@8
crypto.obj : error LNK2001: unresolved external symbol _sk_value@8
OwnCertificate.obj : error LNK2001: unresolved external symbol
_sk_value@8
CertificateInserter.obj : error LNK2001: unresolved external symbol
_sk_num@4
crypto.obj : error LNK2001: unresolved external symbol _sk_num@4
OwnCertificate.obj : error LNK2001: unresolved external symbol
_sk_num@4
CertificateInserter.obj : error LNK2001: unresolved external symbol
_ASN1_seq_unpack@16
crypto.obj : error LNK2001: unresolved external symbol
_ASN1_seq_unpack@16
OwnCertificate.obj : error LNK2001: unresolved external symbol
_ASN1_seq_unpack@16
CertificateInserter.obj : error LNK2001: unresolved external symbol
_d2i_PKCS7@12
crypto.obj : error LNK2001: unresolved external symbol _d2i_PKCS7@12
OwnCertificate.obj : error LNK2001: unresolved external symbol
_d2i_PKCS7@12
CertificateInserter.obj : error LNK2001: unresolved external symbol
_PKCS7_free@4
crypto.obj : error LNK2001: unresolved external symbol _PKCS7_free@4
OwnCertificate.obj : error LNK2001: unresolved external symbol
_PKCS7_free@4
CertificateInserter.obj : error LNK2001: unresolved external symbol
_ASN1_unpack_string@8
crypto.obj : error LNK2001: unresolved external symbol
_ASN1_unpack_string@8
OwnCertificate.obj : error LNK2001: unresolved external symbol
_ASN1_unpack_string@8
CertificateInserter.obj : error LNK2001: unresolved external symbol
_d2i_X509@12
crypto.obj : error LNK2001: unresolved external symbol _d2i_X509@12
hwcrypto.obj : error LNK2001: unresolved external symbol _d2i_X509@12
OwnCertificate.obj : error LNK2001: unresolved external symbol
_d2i_X509@12
CertificateInserter.obj : error LNK2001: unresolved external symbol
_d2i_PKCS8_PRIV_KEY_INFO@12
crypto.obj : error LNK2001: unresolved external symbol
_d2i_PKCS8_PRIV_KEY_INFO@12
CertificateInserter.obj : error LNK2001: unresolved external symbol
_PKCS8_PRIV_KEY_INFO_free@4
crypto.obj : error LNK2001: unresolved external symbol
_PKCS8_PRIV_KEY_INFO_free@4
CertificateInserter.obj : error LNK2001: unresolved external symbol
_EVP_PKCS82PKEY@4
crypto.obj : error LNK2001: unresolved external symbol
_EVP_PKCS82PKEY@4
CertificateInserter.obj : error LNK2001: unresolved external symbol
_sk_free@4
crypto.obj : error LNK2001: unresolved external symbol _sk_free@4
OwnCertificate.obj : error LNK2001: unresolved external symbol
_sk_free@4
compose.obj : error LNK2001: unresolved external symbol _lcase@4
mailbox.obj : error LNK2001: unresolved external symbol _lcase@4
UserInfo.obj : error LNK2001: unresolved external symbol _lcase@4
cclientD.lib(dummynt.obj) : error LNK2001: unresolved external symbol
__imp__strchr
cclientD.lib(smanager.obj) : error LNK2001: unresolved external symbol
__imp__strchr
cclientD.lib(rfc822.obj) : error LNK2001: unresolved external symbol
__imp__strchr
cclientD.lib(utf8.obj) : error LNK2001: unresolved external symbol
__imp__strchr
cclientD.lib(imap4r1.obj) : error LNK2001: unresolved external symbol
__imp__strchr
cclientD.lib(mail.obj) : error LNK2001: unresolved external symbol
__imp__strchr
cclientD.lib(misc.obj) : error LNK2001: unresolved external symbol
__imp__strchr
cclientD.lib(mbxnt.obj) : error LNK2001: unresolved external symbol
__imp__strchr
compose.obj : error LNK2001: unresolved external symbol __imp__strchr
MBXdbDriver2.obj : error LNK2001: unresolved external symbol
__imp__strchr
cclientD.lib(os_nt.obj) : error LNK2001: unresolved external symbol
__imp__strchr
cclientD.lib(pop3.obj) : error LNK2001: unresolved external symbol
__imp__strchr
cclientD.lib(mail.obj) : error LNK2001: unresolved external symbol
__imp__strtok
cclientD.lib(smtp.obj) : error LNK2001: unresolved external symbol
__imp__strtok
compose.obj : error LNK2001: unresolved external symbol __imp__strtok
incoming.obj : error LNK2001: unresolved external symbol __imp__strtok
cclientD.lib(os_nt.obj) : error LNK2001: unresolved external symbol
__imp__strtok
cclientD.lib(imap4r1.obj) : error LNK2001: unresolved external symbol
__imp__strtok
cclientD.lib(dummynt.obj) : error LNK2001: unresolved external symbol
__imp__strpbrk
cclientD.lib(rfc822.obj) : error LNK2001: unresolved external symbol
__imp__strpbrk
UserInfo.obj : error LNK2001: unresolved external symbol
__imp__strpbrk
cclientD.lib(unixnt.obj) : error LNK2001: unresolved external symbol
__imp__strpbrk
cclientD.lib(imap4r1.obj) : error LNK2001: unresolved external symbol
__imp__strpbrk
cclientD.lib(mail.obj) : error LNK2001: unresolved external symbol
__imp__strpbrk
compose.obj : error LNK2001: unresolved external symbol __imp__strpbrk
crypto.obj : error LNK2001: unresolved external symbol __imp__strpbrk
incoming.obj : error LNK2001: unresolved external symbol
__imp__strpbrk
mailbox.obj : error LNK2001: unresolved external symbol __imp__strpbrk
compose.obj : error LNK2001: unresolved external symbol
_mail_newaddr@0
mailbox.obj : error LNK2001: unresolved external symbol
_mail_newaddr@0
compose.obj : error LNK2001: unresolved external symbol
_mail_newbody_parameter@0
crypto.obj : error LNK2001: unresolved external symbol
_mail_newbody_parameter@0
compose.obj : error LNK2001: unresolved external symbol
_mail_newbody_part@0
compose.obj : error LNK2001: unresolved external symbol
_mail_newbody@0
crypto.obj : error LNK2001: unresolved external symbol _mail_newbody@0
mailbox.obj : error LNK2001: unresolved external symbol
_mail_newbody@0
compose.obj : error LNK2001: unresolved external symbol
_mail_newenvelope@0
mailbox.obj : error LNK2001: unresolved external symbol
_mail_newenvelope@0
cclientD.lib(dummynt.obj) : error LNK2001: unresolved external symbol
__imp__strrchr
compose.obj : error LNK2001: unresolved external symbol __imp__strrchr
cclientD.lib(os_nt.obj) : error LNK2001: unresolved external symbol
__imp__strrchr
cclientD.lib(unixnt.obj) : error LNK2001: unresolved external symbol
__imp__strrchr
cclientD.lib(mbxnt.obj) : error LNK2001: unresolved external symbol
__imp__strrchr
compose.obj : error LNK2001: unresolved external symbol __imp__chdir
incoming.obj : error LNK2001: unresolved external symbol __imp__chdir
UserInfo.obj : error LNK2001: unresolved external symbol __imp__chdir
OLDNAMES.lib(chdir.obi) : error LNK2001: unresolved external symbol
__imp__chdir
compose.obj : error LNK2001: unresolved external symbol __imp__getcwd
incoming.obj : error LNK2001: unresolved external symbol __imp__getcwd
UserInfo.obj : error LNK2001: unresolved external symbol __imp__getcwd
OLDNAMES.lib(getcwd.obi) : error LNK2001: unresolved external symbol
__imp__getcwd
cclientD.lib(mbxnt.obj) : error LNK2001: unresolved external symbol
__imp__stat
cclientD.lib(dummynt.obj) : error LNK2001: unresolved external symbol
__imp__stat
OLDNAMES.lib(stat.obi) : error LNK2001: unresolved external symbol
__imp__stat
compose.obj : error LNK2001: unresolved external symbol __imp__stat
incoming.obj : error LNK2001: unresolved external symbol __imp__stat
cclientD.lib(os_nt.obj) : error LNK2001: unresolved external symbol
__imp__stat
cclientD.lib(unixnt.obj) : error LNK2001: unresolved external symbol
__imp__stat
cclientD.lib(os_nt.obj) : error LNK2001: unresolved external symbol
__imp___errno
cclientD.lib(unixnt.obj) : error LNK2001: unresolved external symbol
__imp___errno
cclientD.lib(mbxnt.obj) : error LNK2001: unresolved external symbol
__imp___errno
cclientD.lib(dummynt.obj) : error LNK2001: unresolved external symbol
__imp___errno
compose.obj : error LNK2001: unresolved external symbol __imp___errno
derror.obj : error LNK2001: unresolved external symbol __imp___errno
incoming.obj : error LNK2001: unresolved external symbol __imp___errno
UserInfo.obj : error LNK2001: unresolved external symbol __imp___errno
compose.obj : error LNK2001: unresolved external symbol
_mail_free_body_part@4
crypto.obj : error LNK2001: unresolved external symbol
_mail_free_body_part@4
compose.obj : error LNK2001: unresolved external symbol
_mail_free_body@4
crypto.obj : error LNK2001: unresolved external symbol
_mail_free_body@4
mailbox.obj : error LNK2001: unresolved external symbol
_mail_free_body@4
compose.obj : error LNK2001: unresolved external symbol
_mail_free_envelope@4
mailbox.obj : error LNK2001: unresolved external symbol
_mail_free_envelope@4
compose.obj : error LNK2001: unresolved external symbol
_rfc822_parse_adrlist@12
mailbox.obj : error LNK2001: unresolved external symbol
_rfc822_parse_adrlist@12
cclientD.lib(unixnt.obj) : error LNK2001: unresolved external symbol
__imp__fread
cclientD.lib(pop3.obj) : error LNK2001: unresolved external symbol
__imp__fread
cclientD.lib(netmsg.obj) : error LNK2001: unresolved external symbol
__imp__fread
compose.obj : error LNK2001: unresolved external symbol __imp__fread
DtdTable.obj : error LNK2001: unresolved external symbol __imp__fread
LogoTable.obj : error LNK2001: unresolved external symbol __imp__fread
XslTable.obj : error LNK2001: unresolved external symbol __imp__fread
Crypter.obj : error LNK2001: unresolved external symbol
_EVP_des_ede3_cbc@0
crypto.obj : error LNK2001: unresolved external symbol
_EVP_des_ede3_cbc@0
Crypter.obj : error LNK2001: unresolved external symbol _BIO_free@4
crypto.obj : error LNK2001: unresolved external symbol _BIO_free@4
Crypter.obj : error LNK2001: unresolved external symbol _BIO_pop@4
Crypter.obj : error LNK2001: unresolved external symbol _BIO_push@8
Crypter.obj : error LNK2001: unresolved external symbol
_BIO_set_cipher@20
Crypter.obj : error LNK2001: unresolved external symbol
_EVP_BytesToKey@32
Crypter.obj : error LNK2001: unresolved external symbol _EVP_sha1@0
crypto.obj : error LNK2001: unresolved external symbol _EVP_sha1@0
license.obj : error LNK2001: unresolved external symbol _EVP_sha1@0
Crypter.obj : error LNK2001: unresolved external symbol _BIO_s_mem@0
crypto.obj : error LNK2001: unresolved external symbol _BIO_s_mem@0
Crypter.obj : error LNK2001: unresolved external symbol _BIO_new@4
crypto.obj : error LNK2001: unresolved external symbol _BIO_new@4
Crypter.obj : error LNK2001: unresolved external symbol
_BIO_f_cipher@0
Crypter.obj : error LNK2001: unresolved external symbol _BIO_read@12
crypto.obj : error LNK2001: unresolved external symbol _BIO_read@12
Crypter.obj : error LNK2001: unresolved external symbol
_BIO_ctrl_pending@4
Crypter.obj : error LNK2001: unresolved external symbol _BIO_write@12
crypto.obj : error LNK2001: unresolved external symbol _BIO_write@12
Crypter.obj : error LNK2001: unresolved external symbol _BIO_ctrl@16
crypto.obj : error LNK2001: unresolved external symbol
_RAND_pseudo_bytes@8
crypto.obj : error LNK2001: unresolved external symbol _PKCS12_free@4
OwnCertificate.obj : error LNK2001: unresolved external symbol
_PKCS12_free@4
crypto.obj : error LNK2001: unresolved external symbol
_PKCS12_verify_mac@12
OwnCertificate.obj : error LNK2001: unresolved external symbol
_PKCS12_verify_mac@12
crypto.obj : error LNK2001: unresolved external symbol _i2d_PKCS12@8
crypto.obj : error LNK2001: unresolved external symbol
_PKCS12_set_mac@28
crypto.obj : error LNK2001: unresolved external symbol
_ASN1_seq_pack@16
crypto.obj : error LNK2001: unresolved external symbol _i2d_PKCS7@8
crypto.obj : error LNK2001: unresolved external symbol _PKCS12_init@4
crypto.obj : error LNK2001: unresolved external symbol
_PKCS12_pack_p7data@4
crypto.obj : error LNK2001: unresolved external symbol
_PKCS12_MAKE_SHKEYBAG@28
crypto.obj : error LNK2001: unresolved external symbol
_EVP_PKEY2PKCS8@4
crypto.obj : error LNK2001: unresolved external symbol
_PKCS12_pack_p7encdata@28
crypto.obj : error LNK2001: unresolved external symbol _sk_push@8
crypto.obj : error LNK2001: unresolved external symbol _sk_new@4
crypto.obj : error LNK2001: unresolved external symbol
_PKCS12_pack_safebag@16
crypto.obj : error LNK2001: unresolved external symbol _i2d_X509@8
crypto.obj : error LNK2001: unresolved external symbol _X509_digest@16
crypto.obj : error LNK2001: unresolved external symbol
_sk_ASN1_TYPE_value@8
crypto.obj : error LNK2001: unresolved external symbol
_sk_ASN1_TYPE_num@4
crypto.obj : error LNK2001: unresolved external symbol
_sk_X509_ATTRIBUTE_value@8
crypto.obj : error LNK2001: unresolved external symbol
_sk_X509_ATTRIBUTE_num@4
crypto.obj : error LNK2001: unresolved external symbol
_sk_X509_ATTRIBUTE_push@8
crypto.obj : error LNK2001: unresolved external symbol
_sk_X509_ATTRIBUTE_new@4
crypto.obj : error LNK2001: unresolved external symbol
_sk_ASN1_TYPE_push@8
crypto.obj : error LNK2001: unresolved external symbol
_sk_ASN1_TYPE_new@4
crypto.obj : error LNK2001: unresolved external symbol _OBJ_nid2obj@4
crypto.obj : error LNK2001: unresolved external symbol
_X509_ATTRIBUTE_new@0
crypto.obj : error LNK2001: unresolved external symbol
_ASN1_OCTET_STRING_set@12
crypto.obj : error LNK2001: unresolved external symbol
_ASN1_OCTET_STRING_new@0
crypto.obj : error LNK2001: unresolved external symbol
_ASN1_TYPE_new@0
crypto.obj : error LNK2001: unresolved external symbol _ucase@4
incoming.obj : error LNK2001: unresolved external symbol _ucase@4
mailbox.obj : error LNK2001: unresolved external symbol _ucase@4
crypto.obj : error LNK2001: unresolved external symbol
_ASN1_INTEGER_free@4
crypto.obj : error LNK2001: unresolved external symbol
_EVP_PKEY_free@4
session.obj : error LNK2001: unresolved external symbol
_EVP_PKEY_free@4
crypto.obj : error LNK2001: unresolved external symbol _X509_sign@12
crypto.obj : error LNK2001: unresolved external symbol
_X509_gmtime_adj@8
crypto.obj : error LNK2001: unresolved external symbol
_X509_NAME_free@4
crypto.obj : error LNK2001: unresolved external symbol
_X509_set_subject_name@8
crypto.obj : error LNK2001: unresolved external symbol
_X509_set_issuer_name@8
crypto.obj : error LNK2001: unresolved external symbol
_X509_NAME_add_entry_by_NID@28
crypto.obj : error LNK2001: unresolved external symbol
_X509_NAME_new@0
crypto.obj : error LNK2001: unresolved external symbol
_X509_set_serialNumber@8
crypto.obj : error LNK2001: unresolved external symbol
_BN_to_ASN1_INTEGER@8
crypto.obj : error LNK2001: unresolved external symbol _BN_bin2bn@12
crypto.obj : error LNK2001: unresolved external symbol _SHA_Final@8
util.obj : error LNK2001: unresolved external symbol _SHA_Final@8
crypto.obj : error LNK2001: unresolved external symbol _SHA_Update@12
util.obj : error LNK2001: unresolved external symbol _SHA_Update@12
crypto.obj : error LNK2001: unresolved external symbol _SHA_Init@4
util.obj : error LNK2001: unresolved external symbol _SHA_Init@4
crypto.obj : error LNK2001: unresolved external symbol
_X509_set_pubkey@8
crypto.obj : error LNK2001: unresolved external symbol
_X509_set_version@8
crypto.obj : error LNK2001: unresolved external symbol _X509_new@0
crypto.obj : error LNK2001: unresolved external symbol
_d2i_PrivateKey@16
crypto.obj : error LNK2001: unresolved external symbol
_i2d_RSAPrivateKey@8
crypto.obj : error LNK2001: unresolved external symbol
_RSA_generate_key@16
crypto.obj : error LNK2001: unresolved external symbol _EVP_rc2_cbc@0
crypto.obj : error LNK2001: unresolved external symbol
_EVP_rc2_64_cbc@0
crypto.obj : error LNK2001: unresolved external symbol _EVP_des_cbc@0
crypto.obj : error LNK2001: unresolved external symbol
_EVP_rc2_40_cbc@0
crypto.obj : error LNK2001: unresolved external symbol
_rfc822_base64@12
incoming.obj : error LNK2001: unresolved external symbol
_rfc822_base64@12
mailbox.obj : error LNK2001: unresolved external symbol
_rfc822_base64@12
crypto.obj : error LNK2001: unresolved external symbol
_PKCS7_signatureVerify@16
crypto.obj : error LNK2001: unresolved external symbol _X509_dup@4
crypto.obj : error LNK2001: unresolved external symbol
_X509_cmp_current_time@4
crypto.obj : error LNK2001: unresolved external symbol
_sk_PKCS7_SIGNER_INFO_value@8
crypto.obj : error LNK2001: unresolved external symbol
_sk_PKCS7_SIGNER_INFO_num@4
crypto.obj : error LNK2001: unresolved external symbol
_PKCS7_get_signer_info@4
crypto.obj : error LNK2001: unresolved external symbol
_sk_X509_value@8
crypto.obj : error LNK2001: unresolved external symbol _sk_X509_num@4
crypto.obj : error LNK2001: unresolved external symbol
_PKCS7_get0_signers@12
crypto.obj : error LNK2001: unresolved external symbol
_PKCS7_dataInit@8
crypto.obj : error LNK2001: unresolved external symbol
_rfc822_parse_content@20
crypto.obj : error LNK2001: unresolved external symbol
_PKCS7_dataDecode@16
crypto.obj : error LNK2001: unresolved external symbol
_ERR_reason_error_string@4
crypto.obj : error LNK2001: unresolved external symbol
_ERR_get_error_line_data@16
crypto.obj : error LNK2001: unresolved external symbol _BIO_puts@8
crypto.obj : error LNK2001: unresolved external symbol _PKCS7_sign@20
crypto.obj : error LNK2001: unresolved external symbol
_rfc822_output_body@12
crypto.obj : error LNK2001: unresolved external symbol
_rfc822_write_body_header@8
crypto.obj : error LNK2001: unresolved external symbol
_rfc822_encode_body_7bit@8
crypto.obj : error LNK2001: unresolved external symbol
_PKCS7_encrypt@16
crypto.obj : error LNK2001: unresolved external symbol
_PKCS7_get_signed_attribute@8
crypto.obj : error LNK2001: unresolved external symbol
_sk_PKCS7_RECIP_INFO_value@8
crypto.obj : error LNK2001: unresolved external symbol
_sk_PKCS7_RECIP_INFO_num@4
derror.obj : error LNK2001: unresolved external symbol __imp__fprintf
incoming.obj : error LNK2001: unresolved external symbol
__imp__fprintf
cclientD.lib(smanager.obj) : error LNK2001: unresolved external symbol
__imp__fprintf
derror.obj : error LNK2001: unresolved external symbol __imp__strncat
UserInfo.obj : error LNK2001: unresolved external symbol
__imp__strncat
cclientD.lib(rfc822.obj) : error LNK2001: unresolved external symbol
__imp__strncat
DtdTable.obj : error LNK2001: unresolved external symbol __imp__ftell
LogoTable.obj : error LNK2001: unresolved external symbol __imp__ftell
XslTable.obj : error LNK2001: unresolved external symbol __imp__ftell
cclientD.lib(flstring.obj) : error LNK2001: unresolved external symbol
__imp__fseek
cclientD.lib(netmsg.obj) : error LNK2001: unresolved external symbol
__imp__fseek
DtdTable.obj : error LNK2001: unresolved external symbol __imp__fseek
LogoTable.obj : error LNK2001: unresolved external symbol __imp__fseek
XslTable.obj : error LNK2001: unresolved external symbol __imp__fseek
cclientD.lib(unixnt.obj) : error LNK2001: unresolved external symbol
__imp__fseek
XslTable.obj : error LNK2001: unresolved external symbol __imp__fwrite
cclientD.lib(unixnt.obj) : error LNK2001: unresolved external symbol
__imp__fwrite
cclientD.lib(netmsg.obj) : error LNK2001: unresolved external symbol
__imp__fwrite
DtdTable.obj : error LNK2001: unresolved external symbol __imp__fwrite
EmailJournal.obj : error LNK2001: unresolved external symbol
__imp__fwrite
incoming.obj : error LNK2001: unresolved external symbol __imp__fwrite
LogoTable.obj : error LNK2001: unresolved external symbol
__imp__fwrite
hwcrypto.obj : error LNK2001: unresolved external symbol
_EVP_PKEY_assign@12
hwcrypto.obj : error LNK2001: unresolved external symbol
_EVP_PKEY_new@0
hwcrypto.obj : error LNK2001: unresolved external symbol
_d2i_RSAPrivateKey@12
hwcrypto.obj : error LNK2001: unresolved external symbol
_sk_X509_new@4
incoming.obj : error LNK2001: unresolved external symbol
_rfc822_address@8
incoming.obj : error LNK2001: unresolved external symbol
_mail_longdate@4
mailbox.obj : error LNK2001: unresolved external symbol
_mail_longdate@4
incoming.obj : error LNK2001: unresolved external symbol _mail_elt@8
mailbox.obj : error LNK2001: unresolved external symbol _mail_elt@8
MbxDbDriver.obj : error LNK2001: unresolved external symbol
_mail_elt@8
incoming.obj : error LNK2001: unresolved external symbol _mail_msgno@8
mailbox.obj : error LNK2001: unresolved external symbol _mail_msgno@8
incoming.obj : error LNK2001: unresolved external symbol
_rfc822_write_address_full@12
mailbox.obj : error LNK2001: unresolved external symbol
_rfc822_write_address_full@12
incoming.obj : error LNK2001: unresolved external symbol
_rfc822_header@12
cclientD.lib(netmsg.obj) : error LNK2001: unresolved external symbol
__imp__strerror
incoming.obj : error LNK2001: unresolved external symbol
__imp__strerror
cclientD.lib(unixnt.obj) : error LNK2001: unresolved external symbol
__imp__strerror
cclientD.lib(mbxnt.obj) : error LNK2001: unresolved external symbol
__imp__strerror
cclientD.lib(dummynt.obj) : error LNK2001: unresolved external symbol
__imp__strerror
incoming.obj : error LNK2001: unresolved external symbol
_mail_fetch_text@20
mailbox.obj : error LNK2001: unresolved external symbol
_mail_fetch_text@20
incoming.obj : error LNK2001: unresolved external symbol
_mail_fetch_header@24
mailbox.obj : error LNK2001: unresolved external symbol
_mail_fetch_header@24
incoming.obj : error LNK2001: unresolved external symbol
_mail_free_stringlist@4
incoming.obj : error LNK2001: unresolved external symbol
_mail_newstringlist@0
license.obj : error LNK2001: unresolved external symbol
_HMAC_cleanup@4
license.obj : error LNK2001: unresolved external symbol _HMAC_Final@12
license.obj : error LNK2001: unresolved external symbol
_HMAC_Update@12
license.obj : error LNK2001: unresolved external symbol _HMAC_Init@16
license.obj : error LNK2001: unresolved external symbol __imp__gmtime
cclientD.lib(os_nt.obj) : error LNK2001: unresolved external symbol
__imp__gmtime
cclientD.lib(mail.obj) : error LNK2001: unresolved external symbol
__imp__gmtime
license.obj : error LNK2001: unresolved external symbol __imp__sscanf
cclientD.lib(smanager.obj) : error LNK2001: unresolved external symbol
__imp__rename
LogAdapter.obj : error LNK2001: unresolved external symbol
__imp__rename
cclientD.lib(unixnt.obj) : error LNK2001: unresolved external symbol
__imp__rename
cclientD.lib(mbxnt.obj) : error LNK2001: unresolved external symbol
__imp__rename
cclientD.lib(dummynt.obj) : error LNK2001: unresolved external symbol
__imp__rename
LogAdapter.obj : error LNK2001: unresolved external symbol
__CxxThrowException@8
comsupp.lib(comraise.obj) : error LNK2001: unresolved external symbol
__CxxThrowException@8
mailbox.obj : error LNK2001: unresolved external symbol _mail_check@4
cclientD.lib(rfc822.obj) : error LNK2001: unresolved external symbol
__imp__strncmp
mailbox.obj : error LNK2001: unresolved external symbol __imp__strncmp
session.obj : error LNK2001: unresolved external symbol __imp__strncmp
cclientD.lib(imap4r1.obj) : error LNK2001: unresolved external symbol
__imp__strncmp
cclientD.lib(mail.obj) : error LNK2001: unresolved external symbol
__imp__strncmp
mailbox.obj : error LNK2001: unresolved external symbol
_mail_expunge@4
mailbox.obj : error LNK2001: unresolved external symbol _smtp_close@4
mailbox.obj : error LNK2001: unresolved external symbol _mail_gc@8
mailbox.obj : error LNK2001: unresolved external symbol _mail_flag@16
mailbox.obj : error LNK2001: unresolved external symbol _smtp_mail@16
mailbox.obj : error LNK2001: unresolved external symbol
_mail_free_address@4
mailbox.obj : error LNK2001: unresolved external symbol
_mail_fetch_structure@16
mailbox.obj : error LNK2001: unresolved external symbol
_smtp_open_full@20
mailbox.obj : error LNK2001: unresolved external symbol
_mail_close_full@8
session.obj : error LNK2001: unresolved external symbol
_mail_close_full@8
mailbox.obj : error LNK2001: unresolved external symbol
_mail_append_full@20
mailbox.obj : error LNK2001: unresolved external symbol _mail_open@12
UserInfo.obj : error LNK2001: unresolved external symbol _mail_open@12
mailbox.obj : error LNK2001: unresolved external symbol
_rfc822_output@24
mailbox.obj : error LNK2001: unresolved external symbol
_mail_fetch_fast@12
mailbox.obj : error LNK2001: unresolved external symbol _mail_uid@8
MailBoxTable.obj : error LNK2001: unresolved external symbol
__imp__ltoa
OLDNAMES.lib(ltoa.obi) : error LNK2001: unresolved external symbol
__imp__ltoa
MailBuilder.obj : error LNK2001: unresolved external symbol
__imp___splitpath
MakeXMLDocument.obj : error LNK2001: unresolved external symbol
__imp___splitpath
MakeXMLDocument.obj : error LNK2001: unresolved external symbol
__imp___strupr
MbxDbDriver.obj : error LNK2001: unresolved external symbol
_dummy_scan@16
MbxDbDriver.obj : error LNK2001: unresolved external symbol
_dummy_list@12
MbxDbDriver.obj : error LNK2001: unresolved external symbol
_dummy_lsub@12
MbxDbDriver.obj : error LNK2001: unresolved external symbol
_mail_recent@8
MbxDbDriver.obj : error LNK2001: unresolved external symbol
_mail_exists@8
MbxDbDriver.obj : error LNK2001: unresolved external symbol
_mail_parameters@12
MbxDbDriver.obj : error LNK2001: unresolved external symbol
_mail_expunged@8
MbxDbDriver.obj : error LNK2001: unresolved external symbol
_mail_parse_flags@12
MBXdbDriver2.obj : error LNK2001: unresolved external symbol
__imp__atol
cclientD.lib(imap4r1.obj) : error LNK2001: unresolved external symbol
__imp__atol
cclientD.lib(smtp.obj) : error LNK2001: unresolved external symbol
__imp__atol
MBXdbDriver2.obj : error LNK2001: unresolved external symbol
__imp__isdigit
session.obj : error LNK2001: unresolved external symbol
_ERR_load_crypto_strings@0
session.obj : error LNK2001: unresolved external symbol
_OpenSSL_add_all_algorithms@0
session.obj : error LNK2001: unresolved external symbol
_ERR_free_strings@0
session.obj : error LNK2001: unresolved external symbol _EVP_cleanup@0
session.obj : error LNK2001: unresolved external symbol _RAND_bytes@8
UserInfo.obj : error LNK2001: unresolved external symbol _RAND_bytes@8
session.obj : error LNK2001: unresolved external symbol __imp__mktime
session.obj : error LNK2001: unresolved external symbol _CRYPTO_free@4
session.obj : error LNK2001: unresolved external symbol _SHA1@12
session.obj : error LNK2001: unresolved external symbol
_CRYPTO_malloc@12
UserInfo.obj : error LNK2001: unresolved external symbol
__imp___mbsnbcpy
util.obj : error LNK2001: unresolved external symbol
_mail_fetch_body@20
LINK : error LNK2001: unresolved external symbol
__DllMainCRTStartup@12
cclientD.lib(os_nt.obj) : error LNK2001: unresolved external symbol
__imp__abort
cclientD.lib(os_nt.obj) : error LNK2001: unresolved external symbol
_mm_fatal
cclientD.lib(os_nt.obj) : error LNK2001: unresolved external symbol
__imp__write
OLDNAMES.lib(write.obi) : error LNK2001: unresolved external symbol
__imp__write
cclientD.lib(os_nt.obj) : error LNK2001: unresolved external symbol
_mm_login
cclientD.lib(pop3.obj) : error LNK2001: unresolved external symbol
_mm_login
cclientD.lib(imap4r1.obj) : error LNK2001: unresolved external symbol
_mm_login
cclientD.lib(os_nt.obj) : error LNK2001: unresolved external symbol
__imp__getpid
cclientD.lib(rfc822.obj) : error LNK2001: unresolved external symbol
__imp__getpid
OLDNAMES.lib(getpid.obi) : error LNK2001: unresolved external symbol
__imp__getpid
OLDNAMES.lib(close.obi) : error LNK2001: unresolved external symbol
__imp__close
cclientD.lib(os_nt.obj) : error LNK2001: unresolved external symbol
__imp__close
cclientD.lib(unixnt.obj) : error LNK2001: unresolved external symbol
__imp__close
cclientD.lib(mbxnt.obj) : error LNK2001: unresolved external symbol
__imp__close
cclientD.lib(dummynt.obj) : error LNK2001: unresolved external symbol
__imp__close
cclientD.lib(fdstring.obj) : error LNK2001: unresolved external symbol
__imp__read
OLDNAMES.lib(read.obi) : error LNK2001: unresolved external symbol
__imp__read
cclientD.lib(os_nt.obj) : error LNK2001: unresolved external symbol
__imp__read
cclientD.lib(unixnt.obj) : error LNK2001: unresolved external symbol
__imp__read
cclientD.lib(mbxnt.obj) : error LNK2001: unresolved external symbol
__imp__read
cclientD.lib(dummynt.obj) : error LNK2001: unresolved external symbol
__imp__read
OLDNAMES.lib(fstat.obi) : error LNK2001: unresolved external symbol
__imp__fstat
cclientD.lib(os_nt.obj) : error LNK2001: unresolved external symbol
__imp__fstat
cclientD.lib(unixnt.obj) : error LNK2001: unresolved external symbol
__imp__fstat
cclientD.lib(mbxnt.obj) : error LNK2001: unresolved external symbol
__imp__fstat
cclientD.lib(dummynt.obj) : error LNK2001: unresolved external symbol
__imp__fstat
OLDNAMES.lib(open.obi) : error LNK2001: unresolved external symbol
__imp__open
cclientD.lib(os_nt.obj) : error LNK2001: unresolved external symbol
__imp__open
cclientD.lib(unixnt.obj) : error LNK2001: unresolved external symbol
__imp__open
cclientD.lib(mbxnt.obj) : error LNK2001: unresolved external symbol
__imp__open
cclientD.lib(dummynt.obj) : error LNK2001: unresolved external symbol
__imp__open
cclientD.lib(os_nt.obj) : error LNK2001: unresolved external symbol
__imp__tzname
OLDNAMES.lib(tzname.obi) : error LNK2001: unresolved external symbol
__imp__tzname
cclientD.lib(os_nt.obj) : error LNK2001: unresolved external symbol
__imp__daylight
OLDNAMES.lib(daylight.obi) : error LNK2001: unresolved external symbol
__imp__daylight
cclientD.lib(os_nt.obj) : error LNK2001: unresolved external symbol
__imp__tzset
OLDNAMES.lib(tzset.obi) : error LNK2001: unresolved external symbol
__imp__tzset
cclientD.lib(os_nt.obj) : error LNK2001: unresolved external symbol
_abs
cclientD.lib(mail.obj) : error LNK2001: unresolved external symbol
_abs
cclientD.lib(os_nt.obj) : error LNK2001: unresolved external symbol
__imp__rand
cclientD.lib(os_nt.obj) : error LNK2001: unresolved external symbol
__imp__srand
cclientD.lib(os_nt.obj) : error LNK2001: unresolved external symbol
__imp__setmode
OLDNAMES.lib(setmode.obi) : error LNK2001: unresolved external symbol
__imp__setmode
cclientD.lib(os_nt.obj) : error LNK2001: unresolved external symbol
__imp__fileno
cclientD.lib(unixnt.obj) : error LNK2001: unresolved external symbol
__imp__fileno
OLDNAMES.lib(fileno.obi) : error LNK2001: unresolved external symbol
__imp__fileno
cclientD.lib(os_nt.obj) : error LNK2001: unresolved external symbol
__imp__getenv
cclientD.lib(os_nt.obj) : error LNK2001: unresolved external symbol
__imp___stricmp
cclientD.lib(rfc822.obj) : error LNK2001: unresolved external symbol
_mm_log
cclientD.lib(netmsg.obj) : error LNK2001: unresolved external symbol
_mm_log
cclientD.lib(smtp.obj) : error LNK2001: unresolved external symbol
_mm_log
cclientD.lib(utf8.obj) : error LNK2001: unresolved external symbol
_mm_log
cclientD.lib(mail.obj) : error LNK2001: unresolved external symbol
_mm_log
cclientD.lib(mbxnt.obj) : error LNK2001: unresolved external symbol
_mm_log
cclientD.lib(dummynt.obj) : error LNK2001: unresolved external symbol
_mm_log
cclientD.lib(smanager.obj) : error LNK2001: unresolved external symbol
_mm_log
cclientD.lib(os_nt.obj) : error LNK2001: unresolved external symbol
_mm_log
cclientD.lib(unixnt.obj) : error LNK2001: unresolved external symbol
_mm_log
cclientD.lib(pop3.obj) : error LNK2001: unresolved external symbol
_mm_log
cclientD.lib(imap4r1.obj) : error LNK2001: unresolved external symbol
_mm_log
cclientD.lib(os_nt.obj) : error LNK2001: unresolved external symbol
__imp___get_osfhandle
cclientD.lib(unixnt.obj) : error LNK2001: unresolved external symbol
__imp__utime
cclientD.lib(mbxnt.obj) : error LNK2001: unresolved external symbol
__imp__utime
OLDNAMES.lib(utime.obi) : error LNK2001: unresolved external symbol
__imp__utime
cclientD.lib(unixnt.obj) : error LNK2001: unresolved external symbol
__imp__ctime
cclientD.lib(unixnt.obj) : error LNK2001: unresolved external symbol
__imp__unlink
cclientD.lib(mbxnt.obj) : error LNK2001: unresolved external symbol
__imp__unlink
cclientD.lib(dummynt.obj) : error LNK2001: unresolved external symbol
__imp__unlink
OLDNAMES.lib(unlink.obi) : error LNK2001: unresolved external symbol
__imp__unlink
cclientD.lib(unixnt.obj) : error LNK2001: unresolved external symbol
_mm_nocritical
cclientD.lib(mbxnt.obj) : error LNK2001: unresolved external symbol
_mm_nocritical
cclientD.lib(unixnt.obj) : error LNK2001: unresolved external symbol
_mm_critical
cclientD.lib(mbxnt.obj) : error LNK2001: unresolved external symbol
_mm_critical
cclientD.lib(unixnt.obj) : error LNK2001: unresolved external symbol
__imp__access
OLDNAMES.lib(access.obi) : error LNK2001: unresolved external symbol
__imp__access
cclientD.lib(unixnt.obj) : error LNK2001: unresolved external symbol
__imp__lseek
cclientD.lib(mbxnt.obj) : error LNK2001: unresolved external symbol
__imp__lseek
cclientD.lib(fdstring.obj) : error LNK2001: unresolved external symbol
__imp__lseek
OLDNAMES.lib(lseek.obi) : error LNK2001: unresolved external symbol
__imp__lseek
cclientD.lib(mbxnt.obj) : error LNK2001: unresolved external symbol
_mm_flags
cclientD.lib(unixnt.obj) : error LNK2001: unresolved external symbol
_mm_flags
cclientD.lib(pop3.obj) : error LNK2001: unresolved external symbol
_mm_flags
cclientD.lib(imap4r1.obj) : error LNK2001: unresolved external symbol
_mm_flags
cclientD.lib(mail.obj) : error LNK2001: unresolved external symbol
_mm_flags
cclientD.lib(unixnt.obj) : error LNK2001: unresolved external symbol
__imp__chsize
cclientD.lib(mbxnt.obj) : error LNK2001: unresolved external symbol
__imp__chsize
OLDNAMES.lib(chsize.obi) : error LNK2001: unresolved external symbol
__imp__chsize
cclientD.lib(unixnt.obj) : error LNK2001: unresolved external symbol
__imp___commit
cclientD.lib(mbxnt.obj) : error LNK2001: unresolved external symbol
__imp___commit
cclientD.lib(mbxnt.obj) : error LNK2001: unresolved external symbol
_mm_notify
cclientD.lib(dummynt.obj) : error LNK2001: unresolved external symbol
_mm_notify
cclientD.lib(unixnt.obj) : error LNK2001: unresolved external symbol
_mm_notify
cclientD.lib(pop3.obj) : error LNK2001: unresolved external symbol
_mm_notify
cclientD.lib(imap4r1.obj) : error LNK2001: unresolved external symbol
_mm_notify
cclientD.lib(mail.obj) : error LNK2001: unresolved external symbol
_mm_notify
cclientD.lib(mbxnt.obj) : error LNK2001: unresolved external symbol
__imp___pctype
cclientD.lib(rfc822.obj) : error LNK2001: unresolved external symbol
__imp___pctype
cclientD.lib(utf8.obj) : error LNK2001: unresolved external symbol
__imp___pctype
cclientD.lib(unixnt.obj) : error LNK2001: unresolved external symbol
__imp___pctype
cclientD.lib(imap4r1.obj) : error LNK2001: unresolved external symbol
__imp___pctype
cclientD.lib(mail.obj) : error LNK2001: unresolved external symbol
__imp___pctype
cclientD.lib(misc.obj) : error LNK2001: unresolved external symbol
__imp___pctype
cclientD.lib(mbxnt.obj) : error LNK2001: unresolved external symbol
__imp___isctype
cclientD.lib(rfc822.obj) : error LNK2001: unresolved external symbol
__imp___isctype
cclientD.lib(utf8.obj) : error LNK2001: unresolved external symbol
__imp___isctype
cclientD.lib(unixnt.obj) : error LNK2001: unresolved external symbol
__imp___isctype
cclientD.lib(imap4r1.obj) : error LNK2001: unresolved external symbol
__imp___isctype
cclientD.lib(mail.obj) : error LNK2001: unresolved external symbol
__imp___isctype
cclientD.lib(misc.obj) : error LNK2001: unresolved external symbol
__imp___isctype
cclientD.lib(mbxnt.obj) : error LNK2001: unresolved external symbol
__imp____mb_cur_max
cclientD.lib(rfc822.obj) : error LNK2001: unresolved external symbol
__imp____mb_cur_max
cclientD.lib(utf8.obj) : error LNK2001: unresolved external symbol
__imp____mb_cur_max
cclientD.lib(unixnt.obj) : error LNK2001: unresolved external symbol
__imp____mb_cur_max
cclientD.lib(imap4r1.obj) : error LNK2001: unresolved external symbol
__imp____mb_cur_max
cclientD.lib(mail.obj) : error LNK2001: unresolved external symbol
__imp____mb_cur_max
cclientD.lib(misc.obj) : error LNK2001: unresolved external symbol
__imp____mb_cur_max
cclientD.lib(unixnt.obj) : error LNK2001: unresolved external symbol
_mm_diskerror
cclientD.lib(mbxnt.obj) : error LNK2001: unresolved external symbol
_mm_diskerror
cclientD.lib(unixnt.obj) : error LNK2001: unresolved external symbol
__imp__fflush
cclientD.lib(unixnt.obj) : error LNK2001: unresolved external symbol
__imp__tmpfile
cclientD.lib(netmsg.obj) : error LNK2001: unresolved external symbol
__imp__tmpfile
cclientD.lib(pop3.obj) : error LNK2001: unresolved external symbol
_mm_list
cclientD.lib(imap4r1.obj) : error LNK2001: unresolved external symbol
_mm_list
cclientD.lib(dummynt.obj) : error LNK2001: unresolved external symbol
_mm_list
cclientD.lib(pop3.obj) : error LNK2001: unresolved external symbol
_mm_lsub
cclientD.lib(imap4r1.obj) : error LNK2001: unresolved external symbol
_mm_lsub
cclientD.lib(dummynt.obj) : error LNK2001: unresolved external symbol
_mm_lsub
cclientD.lib(pop3.obj) : error LNK2001: unresolved external symbol
_mm_status
cclientD.lib(imap4r1.obj) : error LNK2001: unresolved external symbol
_mm_status
cclientD.lib(mail.obj) : error LNK2001: unresolved external symbol
_mm_status
cclientD.lib(pop3.obj) : error LNK2001: unresolved external symbol
__imp__strtoul
cclientD.lib(imap4r1.obj) : error LNK2001: unresolved external symbol
__imp__strtoul
cclientD.lib(mail.obj) : error LNK2001: unresolved external symbol
__imp__strtoul
cclientD.lib(mbxnt.obj) : error LNK2001: unresolved external symbol
__imp__strtoul
cclientD.lib(pop3.obj) : error LNK2001: unresolved external symbol
_mm_dlog
cclientD.lib(imap4r1.obj) : error LNK2001: unresolved external symbol
_mm_dlog
cclientD.lib(mail.obj) : error LNK2001: unresolved external symbol
_mm_dlog
cclientD.lib(smtp.obj) : error LNK2001: unresolved external symbol
_mm_dlog
cclientD.lib(imap4r1.obj) : error LNK2001: unresolved external symbol
_mm_searched
cclientD.lib(mail.obj) : error LNK2001: unresolved external symbol
_mm_searched
cclientD.lib(mail.obj) : error LNK2001: unresolved external symbol
_mm_exists
cclientD.lib(mail.obj) : error LNK2001: unresolved external symbol
_mm_expunged
cclientD.lib(mail.obj) : error LNK2001: unresolved external symbol
__imp__memmove
cclientD.lib(rfc822.obj) : error LNK2001: unresolved external symbol
__imp__memmove
cclientD.lib(mail.obj) : error LNK2001: unresolved external symbol
__imp__qsort
cclientD.lib(misc.obj) : error LNK2001: unresolved external symbol
__imp__toupper
cclientD.lib(dummynt.obj) : error LNK2001: unresolved external symbol
__imp___findclose
cclientD.lib(dummynt.obj) : error LNK2001: unresolved external symbol
__imp___findnext
cclientD.lib(dummynt.obj) : error LNK2001: unresolved external symbol
__imp___findfirst
cclientD.lib(dummynt.obj) : error LNK2001: unresolved external symbol
__imp__mkdir
OLDNAMES.lib(mkdir.obi) : error LNK2001: unresolved external symbol
__imp__mkdir
cclientD.lib(dummynt.obj) : error LNK2001: unresolved external symbol
__imp__rmdir
OLDNAMES.lib(rmdir.obi) : error LNK2001: unresolved external symbol
__imp__rmdir
cclientD.lib(rfc822.obj) : error LNK2001: unresolved external symbol
__imp__clock
cclientD.lib(flstring.obj) : error LNK2001: unresolved external symbol
__imp__getc
cclientD.lib(netmsg.obj) : error LNK2001: unresolved external symbol
__errno
msvcprtd.lib(delop_s.obj) : error LNK2001: unresolved external symbol
_free
comsupp.lib(comutil.obj) : error LNK2001: unresolved external symbol
_wcslen
OLDNAMES.lib(chdir.obi) : error LNK2001: unresolved external symbol
__imp___chdir
OLDNAMES.lib(getcwd.obi) : error LNK2001: unresolved external symbol
__imp___getcwd
OLDNAMES.lib(stat.obi) : error LNK2001: unresolved external symbol
__imp___stat
OLDNAMES.lib(ltoa.obi) : error LNK2001: unresolved external symbol
__imp___ltoa
OLDNAMES.lib(write.obi) : error LNK2001: unresolved external symbol
__imp___write
OLDNAMES.lib(getpid.obi) : error LNK2001: unresolved external symbol
__imp___getpid
OLDNAMES.lib(close.obi) : error LNK2001: unresolved external symbol
__imp___close
OLDNAMES.lib(read.obi) : error LNK2001: unresolved external symbol
__imp___read
OLDNAMES.lib(fstat.obi) : error LNK2001: unresolved external symbol
__imp___fstat
OLDNAMES.lib(open.obi) : error LNK2001: unresolved external symbol
__imp___open
OLDNAMES.lib(tzname.obi) : error LNK2001: unresolved external symbol
__imp___tzname
OLDNAMES.lib(daylight.obi) : error LNK2001: unresolved external symbol
__imp___daylight
OLDNAMES.lib(tzset.obi) : error LNK2001: unresolved external symbol
__imp___tzset
OLDNAMES.lib(setmode.obi) : error LNK2001: unresolved external symbol
__imp___setmode
OLDNAMES.lib(fileno.obi) : error LNK2001: unresolved external symbol
__imp___fileno
OLDNAMES.lib(utime.obi) : error LNK2001: unresolved external symbol
__imp___utime
OLDNAMES.lib(access.obi) : error LNK2001: unresolved external symbol
__imp___access
OLDNAMES.lib(lseek.obi) : error LNK2001: unresolved external symbol
__imp___lseek
OLDNAMES.lib(chsize.obi) : error LNK2001: unresolved external symbol
__imp___chsize
OLDNAMES.lib(mkdir.obi) : error LNK2001: unresolved external symbol
__imp___mkdir
OLDNAMES.lib(rmdir.obi) : error LNK2001: unresolved external symbol
__imp___rmdir
Debug/EFTMMailServer.dll : fatal error LNK1120: 337 unresolved
externals
Error executing link.exe.
That's because of that bunch of /nodefaultlib directives. You are
suppressing all CRT libraries - it's only to be expected that the
program doesn't link?
--
With best wishes,
Igor Tandetnik
"For every complex problem, there is a solution that is simple, neat,
and wrong." H.L. Mencken
Okay, thanks so far - but when I removed the /nodefaultlib:<CRT
libraries> I'm now down to 330 linker errors. It is still a lot! So
how do I remove the rest of the linking errors?
Thanks in regards,
Jess
Project Settings - Link:
..\..\..\rel\pi_lib\cclientD.lib ..\..\..\rel\pi_lib\ssleay32D.lib
..\..\..\rel\pi_lib\libeay32D.lib wsock32.lib winmm.lib kernel32.lib
user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib
shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib
/nologo /subsystem:windows /dll /profile /debug /machine:I386
/nodefaultlib:"libc.lib" /nodefaultlib:"libcmt.lib"
/out:"Debug/EFTMMailServer.dll" /implib:"Debug/EFTMMailServer.lib"
Errors shown:
Linking...
ArmadilloMainImpl.obj : error LNK2001: unresolved external symbol
_RAND_seed@8
session.obj : error LNK2001: unresolved external symbol _RAND_seed@8
ccutil.obj : error LNK2001: unresolved external symbol _auth_link@4
ccutil.obj : error LNK2001: unresolved external symbol _mail_link@4
ccutil.obj : error LNK2001: unresolved external symbol
_rfc822_header_line@16
ccutil.obj : error LNK2001: unresolved external symbol _rfc822_date@4
mailbox.obj : error LNK2001: unresolved external symbol _rfc822_date@4
mailbox.obj : error LNK2001: unresolved external symbol _cpystr@4
ccutil.obj : error LNK2001: unresolved external symbol _cpystr@4
compose.obj : error LNK2001: unresolved external symbol _cpystr@4
crypto.obj : error LNK2001: unresolved external symbol _cpystr@4
incoming.obj : error LNK2001: unresolved external symbol _cpystr@4
mailbox.obj : error LNK2001: unresolved external symbol _fs_get@4
MbxDbDriver.obj : error LNK2001: unresolved external symbol _fs_get@4
util.obj : error LNK2001: unresolved external symbol _fs_get@4
ccutil.obj : error LNK2001: unresolved external symbol _fs_get@4
compose.obj : error LNK2001: unresolved external symbol _fs_get@4
crypto.obj : error LNK2001: unresolved external symbol _fs_get@4
incoming.obj : error LNK2001: unresolved external symbol _fs_get@4
mailbox.obj : error LNK2001: unresolved external symbol _fs_give@4
MbxDbDriver.obj : error LNK2001: unresolved external symbol _fs_give@4
ccutil.obj : error LNK2001: unresolved external symbol _fs_give@4
compose.obj : error LNK2001: unresolved external symbol _fs_give@4
crypto.obj : error LNK2001: unresolved external symbol _fs_give@4
incoming.obj : error LNK2001: unresolved external symbol _fs_give@4
Certificate.obj : error LNK2001: unresolved external symbol
_X509_free@4
compose.obj : error LNK2001: unresolved external symbol _X509_free@4
crypto.obj : error LNK2001: unresolved external symbol _X509_free@4
OwnCertificate.obj : error LNK2001: unresolved external symbol
_X509_free@4
Certificate.obj : error LNK2001: unresolved external symbol
_X509_NAME_get_text_by_NID@16
crypto.obj : error LNK2001: unresolved external symbol
_X509_NAME_get_text_by_NID@16
Certificate.obj : error LNK2001: unresolved external symbol _BN_free@4
crypto.obj : error LNK2001: unresolved external symbol _BN_free@4
Certificate.obj : error LNK2001: unresolved external symbol
_BN_bn2bin@8
crypto.obj : error LNK2001: unresolved external symbol _BN_bn2bin@8
Certificate.obj : error LNK2001: unresolved external symbol
_BN_num_bits@4
crypto.obj : error LNK2001: unresolved external symbol _BN_num_bits@4
Certificate.obj : error LNK2001: unresolved external symbol
_ASN1_INTEGER_to_BN@8
crypto.obj : error LNK2001: unresolved external symbol
_ASN1_INTEGER_to_BN@8
compose.obj : error LNK2001: unresolved external symbol
_mail_newaddr@0
mailbox.obj : error LNK2001: unresolved external symbol
_mail_newaddr@0
compose.obj : error LNK2001: unresolved external symbol
_mail_newbody_parameter@0
crypto.obj : error LNK2001: unresolved external symbol
_mail_newbody_parameter@0
compose.obj : error LNK2001: unresolved external symbol
_mail_newbody_part@0
compose.obj : error LNK2001: unresolved external symbol
_mail_newbody@0
crypto.obj : error LNK2001: unresolved external symbol _mail_newbody@0
mailbox.obj : error LNK2001: unresolved external symbol
_mail_newbody@0
compose.obj : error LNK2001: unresolved external symbol
_mail_newenvelope@0
mailbox.obj : error LNK2001: unresolved external symbol
_mail_newenvelope@0
compose.obj : error LNK2001: unresolved external symbol
_mail_free_body_part@4
crypto.obj : error LNK2001: unresolved external symbol
_mail_free_body_part@4
compose.obj : error LNK2001: unresolved external symbol
_mail_free_body@4
crypto.obj : error LNK2001: unresolved external symbol
_mail_free_body@4
mailbox.obj : error LNK2001: unresolved external symbol
_mail_free_body@4
compose.obj : error LNK2001: unresolved external symbol
_mail_free_envelope@4
mailbox.obj : error LNK2001: unresolved external symbol
_mail_free_envelope@4
compose.obj : error LNK2001: unresolved external symbol
_rfc822_parse_adrlist@12
mailbox.obj : error LNK2001: unresolved external symbol
_rfc822_parse_adrlist@12
incoming.obj : error LNK2001: unresolved external symbol
_mail_fetch_text@20
mailbox.obj : error LNK2001: unresolved external symbol
_mail_fetch_text@20
incoming.obj : error LNK2001: unresolved external symbol
_mail_fetch_header@24
mailbox.obj : error LNK2001: unresolved external symbol
_mail_fetch_header@24
incoming.obj : error LNK2001: unresolved external symbol
_mail_free_stringlist@4
incoming.obj : error LNK2001: unresolved external symbol
_mail_newstringlist@0
license.obj : error LNK2001: unresolved external symbol
_HMAC_cleanup@4
license.obj : error LNK2001: unresolved external symbol _HMAC_Final@12
license.obj : error LNK2001: unresolved external symbol
_HMAC_Update@12
license.obj : error LNK2001: unresolved external symbol _HMAC_Init@16
mailbox.obj : error LNK2001: unresolved external symbol _mail_check@4
MbxDbDriver.obj : error LNK2001: unresolved external symbol
_dummy_scan@16
MbxDbDriver.obj : error LNK2001: unresolved external symbol
_dummy_list@12
MbxDbDriver.obj : error LNK2001: unresolved external symbol
_dummy_lsub@12
MbxDbDriver.obj : error LNK2001: unresolved external symbol
_mail_recent@8
MbxDbDriver.obj : error LNK2001: unresolved external symbol
_mail_exists@8
MbxDbDriver.obj : error LNK2001: unresolved external symbol
_mail_parameters@12
MbxDbDriver.obj : error LNK2001: unresolved external symbol
_mail_expunged@8
MbxDbDriver.obj : error LNK2001: unresolved external symbol
_mail_parse_flags@12
session.obj : error LNK2001: unresolved external symbol
_ERR_load_crypto_strings@0
session.obj : error LNK2001: unresolved external symbol
_OpenSSL_add_all_algorithms@0
session.obj : error LNK2001: unresolved external symbol
_ERR_free_strings@0
session.obj : error LNK2001: unresolved external symbol _EVP_cleanup@0
session.obj : error LNK2001: unresolved external symbol _RAND_bytes@8
UserInfo.obj : error LNK2001: unresolved external symbol _RAND_bytes@8
session.obj : error LNK2001: unresolved external symbol _CRYPTO_free@4
session.obj : error LNK2001: unresolved external symbol _SHA1@12
session.obj : error LNK2001: unresolved external symbol
_CRYPTO_malloc@12
util.obj : error LNK2001: unresolved external symbol
_mail_fetch_body@20
cclientD.lib(os_nt.obj) : error LNK2001: unresolved external symbol
_mm_fatal
cclientD.lib(os_nt.obj) : error LNK2001: unresolved external symbol
_mm_login
cclientD.lib(pop3.obj) : error LNK2001: unresolved external symbol
_mm_login
cclientD.lib(imap4r1.obj) : error LNK2001: unresolved external symbol
_mm_login
cclientD.lib(rfc822.obj) : error LNK2001: unresolved external symbol
_mm_log
cclientD.lib(netmsg.obj) : error LNK2001: unresolved external symbol
_mm_log
cclientD.lib(smtp.obj) : error LNK2001: unresolved external symbol
_mm_log
cclientD.lib(utf8.obj) : error LNK2001: unresolved external symbol
_mm_log
cclientD.lib(mail.obj) : error LNK2001: unresolved external symbol
_mm_log
cclientD.lib(mbxnt.obj) : error LNK2001: unresolved external symbol
_mm_log
cclientD.lib(dummynt.obj) : error LNK2001: unresolved external symbol
_mm_log
cclientD.lib(smanager.obj) : error LNK2001: unresolved external symbol
_mm_log
cclientD.lib(os_nt.obj) : error LNK2001: unresolved external symbol
_mm_log
cclientD.lib(unixnt.obj) : error LNK2001: unresolved external symbol
_mm_log
cclientD.lib(pop3.obj) : error LNK2001: unresolved external symbol
_mm_log
cclientD.lib(imap4r1.obj) : error LNK2001: unresolved external symbol
_mm_log
cclientD.lib(unixnt.obj) : error LNK2001: unresolved external symbol
_mm_nocritical
cclientD.lib(mbxnt.obj) : error LNK2001: unresolved external symbol
_mm_nocritical
cclientD.lib(unixnt.obj) : error LNK2001: unresolved external symbol
_mm_critical
cclientD.lib(mbxnt.obj) : error LNK2001: unresolved external symbol
_mm_critical
cclientD.lib(mbxnt.obj) : error LNK2001: unresolved external symbol
_mm_flags
cclientD.lib(unixnt.obj) : error LNK2001: unresolved external symbol
_mm_flags
cclientD.lib(pop3.obj) : error LNK2001: unresolved external symbol
_mm_flags
cclientD.lib(imap4r1.obj) : error LNK2001: unresolved external symbol
_mm_flags
cclientD.lib(mail.obj) : error LNK2001: unresolved external symbol
_mm_flags
cclientD.lib(mbxnt.obj) : error LNK2001: unresolved external symbol
_mm_notify
cclientD.lib(dummynt.obj) : error LNK2001: unresolved external symbol
_mm_notify
cclientD.lib(unixnt.obj) : error LNK2001: unresolved external symbol
_mm_notify
cclientD.lib(pop3.obj) : error LNK2001: unresolved external symbol
_mm_notify
cclientD.lib(imap4r1.obj) : error LNK2001: unresolved external symbol
_mm_notify
cclientD.lib(mail.obj) : error LNK2001: unresolved external symbol
_mm_notify
cclientD.lib(unixnt.obj) : error LNK2001: unresolved external symbol
_mm_diskerror
cclientD.lib(mbxnt.obj) : error LNK2001: unresolved external symbol
_mm_diskerror
cclientD.lib(pop3.obj) : error LNK2001: unresolved external symbol
_mm_list
cclientD.lib(imap4r1.obj) : error LNK2001: unresolved external symbol
_mm_list
cclientD.lib(dummynt.obj) : error LNK2001: unresolved external symbol
_mm_list
cclientD.lib(pop3.obj) : error LNK2001: unresolved external symbol
_mm_lsub
cclientD.lib(imap4r1.obj) : error LNK2001: unresolved external symbol
_mm_lsub
cclientD.lib(dummynt.obj) : error LNK2001: unresolved external symbol
_mm_lsub
cclientD.lib(pop3.obj) : error LNK2001: unresolved external symbol
_mm_status
cclientD.lib(imap4r1.obj) : error LNK2001: unresolved external symbol
_mm_status
cclientD.lib(mail.obj) : error LNK2001: unresolved external symbol
_mm_status
cclientD.lib(pop3.obj) : error LNK2001: unresolved external symbol
_mm_dlog
cclientD.lib(imap4r1.obj) : error LNK2001: unresolved external symbol
_mm_dlog
cclientD.lib(mail.obj) : error LNK2001: unresolved external symbol
_mm_dlog
cclientD.lib(smtp.obj) : error LNK2001: unresolved external symbol
_mm_dlog
cclientD.lib(imap4r1.obj) : error LNK2001: unresolved external symbol
_mm_searched
cclientD.lib(mail.obj) : error LNK2001: unresolved external symbol
_mm_searched
cclientD.lib(mail.obj) : error LNK2001: unresolved external symbol
_mm_exists
cclientD.lib(mail.obj) : error LNK2001: unresolved external symbol
_mm_expunged
Debug/EFTMMailServer.dll : fatal error LNK1120: 199 unresolved
externals
Error executing link.exe.
Looks like you're missing one or more libraries. Look in the documentation
(?) for the functions that are coming up undefined to see what library you
should be including.
-cd
And what exactly do you think libc.lib and libcmt.lib are? None other
than static CRT - one single-threaded, the other multithreaded. Why are
you using /nodefaultlib directives in the first place?
Project Settings ->
-> C++ -> Code Generation:
/nologo /MTd /W3 /GR /GX /Zd /I "." /I "..\..\ArmadilloCore" /I
"..\..\ArmadilloCom" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS"
/D "_USRDLL" /FR"Debug/" /Fo"Debug/" /Fd"Debug/" /FD /GZ
/I..\..\..\3part\openssl-0.9.5a\inc32
/I..\..\..\3part\db-3.1.17\build_win32 /I..\..\..\3part\imap-4.7c
/DPATHSEP="\"\\\\"" /c
-> Link -> Input:
..\..\..\rel\pi_lib\cclientD.lib ..\..\..\rel\pi_lib\ssleay32D.lib
..\..\..\rel\pi_lib\libeay32D.lib wsock32.lib winmm.lib kernel32.lib
user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib
shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib
/nologo /subsystem:windows /dll /profile /debug /machine:I386
/nodefaultlib:"libc.lib" /nodefaultlib:"libcmt.lib"
/nodefaultlib:"LIBCMTD.lib" /out:"Debug/EFTMMailServer.dll"
/implib:"Debug/EFTMMailServer.lib"
Errors:
Linking...
libcpmtd.lib(xstrcoll.obj) : error LNK2001: unresolved external symbol
___setlc_active
libcpmtd.lib(_tolower.obj) : error LNK2001: unresolved external symbol
___setlc_active
libcpmtd.lib(_toupper.obj) : error LNK2001: unresolved external symbol
___setlc_active
libcpmtd.lib(xwctomb.obj) : error LNK2001: unresolved external symbol
___setlc_active
libcpmtd.lib(xmbtowc.obj) : error LNK2001: unresolved external symbol
___setlc_active
libcpmtd.lib(xstrcoll.obj) : error LNK2001: unresolved external symbol
___unguarded_readlc_active
libcpmtd.lib(_tolower.obj) : error LNK2001: unresolved external symbol
___unguarded_readlc_active
libcpmtd.lib(_toupper.obj) : error LNK2001: unresolved external symbol
___unguarded_readlc_active
libcpmtd.lib(xwctomb.obj) : error LNK2001: unresolved external symbol
___unguarded_readlc_active
libcpmtd.lib(xmbtowc.obj) : error LNK2001: unresolved external symbol
___unguarded_readlc_active
libcpmtd.lib(xstrcoll.obj) : error LNK2001: unresolved external symbol
___lc_handle
libcpmtd.lib(_tolower.obj) : error LNK2001: unresolved external symbol
___lc_handle
libcpmtd.lib(_toupper.obj) : error LNK2001: unresolved external symbol
___lc_handle
libcpmtd.lib(xwctomb.obj) : error LNK2001: unresolved external symbol
___lc_handle
libcpmtd.lib(xmbtowc.obj) : error LNK2001: unresolved external symbol
___lc_handle
libcpmtd.lib(_tolower.obj) : error LNK2001: unresolved external symbol
__pctype
libcpmtd.lib(_toupper.obj) : error LNK2001: unresolved external symbol
__pctype
libcpmtd.lib(xmbtowc.obj) : error LNK2001: unresolved external symbol
__pctype
libcpmtd.lib(wlocale.obj) : error LNK2001: unresolved external symbol
___mb_cur_max
libcpmtd.lib(_tolower.obj) : error LNK2001: unresolved external symbol
___mb_cur_max
libcpmtd.lib(_toupper.obj) : error LNK2001: unresolved external symbol
___mb_cur_max
libcpmtd.lib(xwctomb.obj) : error LNK2001: unresolved external symbol
___mb_cur_max
libcpmtd.lib(xmbtowc.obj) : error LNK2001: unresolved external symbol
___mb_cur_max
libcpmtd.lib(_tolower.obj) : error LNK2001: unresolved external symbol
___lc_codepage
libcpmtd.lib(_toupper.obj) : error LNK2001: unresolved external symbol
___lc_codepage
libcpmtd.lib(xwctomb.obj) : error LNK2001: unresolved external symbol
___lc_codepage
libcpmtd.lib(xmbtowc.obj) : error LNK2001: unresolved external symbol
___lc_codepage
libcpmtd.lib(xstrcoll.obj) : error LNK2001: unresolved external symbol
___lc_collate_cp
Debug/EFTMMailServer.dll : fatal error LNK1120: 7 unresolved externals
Error executing link.exe.
Either I'm seeing things, or /nodefaultlib directives are right there
where they have always been. Is this a joke or what?
I think this:
> /nodefaultlib:"LIBCMTD.lib"
and this:
> Errors:
> Linking...
> libcpmtd.lib(xstrcoll.obj) : error LNK2001: unresolved external symbol
> ___setlc_active
are related.
--
Craig Powers
MVP - Visual C++
Not as many as before. When I'm removing the last /nodefaultlib 's it
will end up with even more errors than the 29. That's the reason why
the last of them haven't been removed.
How do I get rit of the last linking errors then?
Thanks in regards,
Jess
Project Settings ->
-> Link:
..\..\..\rel\pi_lib\cclientD.lib ..\..\..\rel\pi_lib\ssleay32D.lib
..\..\..\rel\pi_lib\libeay32D.lib wsock32.lib winmm.lib kernel32.lib
user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib
shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib
/nologo /subsystem:windows /dll /profile /debug /machine:I386
/out:"Debug/EFTMMailServer.dll" /implib:"Debug/EFTMMailServer.lib"
Errors:
Linking...
MSVCRTD.lib(MSVCRTD.dll) : error LNK2005: _malloc already defined in
LIBCMTD.lib(dbgheap.obj)
MSVCRTD.lib(MSVCRTD.dll) : error LNK2005: _realloc already defined in
LIBCMTD.lib(dbgheap.obj)
MSVCRTD.lib(MSVCRTD.dll) : error LNK2005: _free already defined in
LIBCMTD.lib(dbgheap.obj)
MSVCRTD.lib(MSVCRTD.dll) : error LNK2005: _abort already defined in
LIBCMTD.lib(abort.obj)
MSVCRTD.lib(MSVCRTD.dll) : error LNK2005: __errno already defined in
LIBCMTD.lib(dosmap.obj)
MSVCRTD.lib(MSVCRTD.dll) : error LNK2005: _sprintf already defined in
LIBCMTD.lib(sprintf.obj)
MSVCRTD.lib(MSVCRTD.dll) : error LNK2005: _strrchr already defined in
LIBCMTD.lib(strrchr.obj)
MSVCRTD.lib(MSVCRTD.dll) : error LNK2005: _time already defined in
LIBCMTD.lib(time.obj)
MSVCRTD.lib(MSVCRTD.dll) : error LNK2005: _strchr already defined in
LIBCMTD.lib(strchr.obj)
MSVCRTD.lib(MSVCRTD.dll) : error LNK2005: _strtok already defined in
LIBCMTD.lib(strtok.obj)
MSVCRTD.lib(MSVCRTD.dll) : error LNK2005: _localtime already defined
in LIBCMTD.lib(localtim.obj)
MSVCRTD.lib(MSVCRTD.dll) : error LNK2005: _gmtime already defined in
LIBCMTD.lib(gmtime.obj)
MSVCRTD.lib(MSVCRTD.dll) : error LNK2005: _fclose already defined in
LIBCMTD.lib(fclose.obj)
MSVCRTD.lib(MSVCRTD.dll) : error LNK2005: _getenv already defined in
LIBCMTD.lib(getenv.obj)
MSVCRTD.lib(MSVCRTD.dll) : error LNK2005: __stricmp already defined in
LIBCMTD.lib(stricmp.obj)
MSVCRTD.lib(MSVCRTD.dll) : error LNK2005: __get_osfhandle already
defined in LIBCMTD.lib(osfinfo.obj)
MSVCRTD.lib(MSVCRTD.dll) : error LNK2005: _vsprintf already defined in
LIBCMTD.lib(vsprintf.obj)
MSVCRTD.lib(MSVCRTD.dll) : error LNK2005: _strncmp already defined in
LIBCMTD.lib(strncmp.obj)
MSVCRTD.lib(MSVCRTD.dll) : error LNK2005: _strtoul already defined in
LIBCMTD.lib(strtol.obj)
MSVCRTD.lib(MSVCRTD.dll) : error LNK2005: _strncpy already defined in
LIBCMTD.lib(strncpy.obj)
MSVCRTD.lib(MSVCRTD.dll) : error LNK2005: _strpbrk already defined in
LIBCMTD.lib(strpbrk.obj)
MSVCRTD.lib(MSVCRTD.dll) : error LNK2005: __isctype already defined in
LIBCMTD.lib(isctype.obj)
MSVCRTD.lib(MSVCRTD.dll) : error LNK2005: _strstr already defined in
LIBCMTD.lib(strstr.obj)
MSVCRTD.lib(MSVCRTD.dll) : error LNK2005: _memmove already defined in
LIBCMTD.lib(memmove.obj)
MSVCRTD.lib(MSVCRTD.dll) : error LNK2005: _tolower already defined in
LIBCMTD.lib(tolower.obj)
MSVCRTD.lib(MSVCRTD.dll) : error LNK2005: _strerror already defined in
LIBCMTD.lib(strerror.obj)
MSVCRTD.lib(MSVCRTD.dll) : error LNK2005: _rename already defined in
LIBCMTD.lib(rename.obj)
MSVCRTD.lib(MSVCRTD.dll) : error LNK2005: __commit already defined in
LIBCMTD.lib(commit.obj)
MSVCRTD.lib(MSVCRTD.dll) : error LNK2005: _fread already defined in
LIBCMTD.lib(fread.obj)
MSVCRTD.lib(MSVCRTD.dll) : error LNK2005: _fseek already defined in
LIBCMTD.lib(fseek.obj)
MSVCRTD.lib(MSVCRTD.dll) : error LNK2005: _fflush already defined in
LIBCMTD.lib(fflush.obj)
MSVCRTD.lib(MSVCRTD.dll) : error LNK2005: _fwrite already defined in
LIBCMTD.lib(fwrite.obj)
MSVCRTD.lib(MSVCRTD.dll) : error LNK2005: _atol already defined in
LIBCMTD.lib(atox.obj)
MSVCRTD.lib(MSVCRTD.dll) : error LNK2005: _strncat already defined in
LIBCMTD.lib(strncat.obj)
MSVCRTD.lib(MSVCRTD.dll) : error LNK2005: _toupper already defined in
LIBCMTD.lib(toupper.obj)
MSVCRTD.lib(MSVCRTD.dll) : error LNK2005: _atoi already defined in
LIBCMTD.lib(atox.obj)
MSVCRTD.lib(MSVCRTD.dll) : error LNK2005: _fprintf already defined in
LIBCMTD.lib(fprintf.obj)
MSVCRTD.lib(MSVCRTD.dll) : error LNK2005: _fgets already defined in
LIBCMTD.lib(fgets.obj)
MSVCRTD.lib(MSVCRTD.dll) : error LNK2005: _fopen already defined in
LIBCMTD.lib(fopen.obj)
MSVCRTD.lib(MSVCRTD.dll) : error LNK2005: _getc already defined in
LIBCMTD.lib(fgetc.obj)
MSVCRTD.lib(MSVCRTD.dll) : error LNK2005: __write already defined in
LIBCMTD.lib(write.obj)
MSVCRTD.lib(MSVCRTD.dll) : error LNK2005: __close already defined in
LIBCMTD.lib(close.obj)
MSVCRTD.lib(MSVCRTD.dll) : error LNK2005: __read already defined in
LIBCMTD.lib(read.obj)
MSVCRTD.lib(MSVCRTD.dll) : error LNK2005: __open already defined in
LIBCMTD.lib(open.obj)
MSVCRTD.lib(MSVCRTD.dll) : error LNK2005: __tzset already defined in
LIBCMTD.lib(tzset.obj)
MSVCRTD.lib(MSVCRTD.dll) : error LNK2005: __setmode already defined in
LIBCMTD.lib(setmode.obj)
MSVCRTD.lib(MSVCRTD.dll) : error LNK2005: __unlink already defined in
LIBCMTD.lib(unlink.obj)
MSVCRTD.lib(MSVCRTD.dll) : error LNK2005: __lseek already defined in
LIBCMTD.lib(lseek.obj)
MSVCRTD.lib(MSVCRTD.dll) : error LNK2005: __chsize already defined in
LIBCMTD.lib(chsize.obj)
LINK : warning LNK4098: defaultlib "MSVCRTD" conflicts with use of
other libs; use /NODEFAULTLIB:library
Debug/EFTMMailServer.dll : fatal error LNK1169: one or more multiply
defined symbols found
Error executing link.exe.
This error indicates that some modules in your project link to Debug
Multithreaded DLL CRT, while others use Debug Mulithreaded CRT
(statically linked, not in a DLL). Make sure that all modules use the
same flavor of CRT.
As Igor pointed out, you are mixing the various flavors of CRT libraries.
Here is an article that explains the various CRT options.
Q140584 HOWTO: Link with the Correct C Run-Time (CRT) Library
http://support.microsoft.com/default.aspx?scid=kb;EN-US;Q140584
Any time you have to mess around with /nodefaultlib options, it is a good
indication that your modules
are not compiled with consistent compiler options.
Instead of trying to "solve" the problem at the link stage, avoid it by
doing it right the compiler stage.
Make up your mind on what version of crt you want to use, then use the
same option for compiling the modules including the libraries cclientD.lib,
ssleay32D.lib and libeay32D.lib.
Hope this helps.
Thank you,
Bobby Mattappally
Microsoft VC++/C# Team
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
>From: "Igor Tandetnik" <itand...@whenu.com>
>References: <684fbe8a.02102...@posting.google.com>
<un9mYzfeCHA.2556@tkmsftngp11>
<684fbe8a.02102...@posting.google.com>
<684fbe8a.0210...@posting.google.com>
<ecHUKNreCHA.2008@tkmsftngp08>
<684fbe8a.02102...@posting.google.com>
>Subject: Re: LNK2001 errors and lots of them? Help needed!
>Date: Fri, 25 Oct 2002 10:03:44 -0400
Okay, thank you very much for your help so far.
Most of the problems were solve when I changed the "/MT" to "/MD", but
I'll remember your advice.
Thanks in regards,
Jess