<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.5730.11" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=990292514-20032007><FONT face=Arial size=2>Hi 
Aleksey,</FONT></SPAN></DIV>
<DIV><SPAN class=990292514-20032007><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=990292514-20032007><FONT face=Arial 
size=2>Hi,</FONT></SPAN></DIV>
<DIV><SPAN class=990292514-20032007><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=990292514-20032007><FONT face=Arial size=2>I compiled libxml2, 
libxslt, xmlsec, and the openssl crypto Libary as Multithread Dll and 
static.</FONT></SPAN></DIV>
<DIV><SPAN class=990292514-20032007><FONT face=Arial size=2>This works fine, but 
when I try to load the library into my application I got the following link 
errors.</FONT></SPAN></DIV>
<DIV><SPAN class=990292514-20032007><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=990292514-20032007><FONT face=Arial size=2>xmlsec.obj : error 
LNK2001: unresolved external symbol __imp__xmlFree<BR>xmlsec.obj : error 
LNK2001: unresolved external symbol __imp__xmlMalloc<BR>xmlsec.obj : error 
LNK2001: unresolved external symbol __imp__xmlSecDSigCtxFinalize<BR>xmlsec.obj : 
error LNK2001: unresolved external symbol 
__imp__xmlSecDSigCtxVerify<BR>xmlsec.obj : error LNK2001: unresolved external 
symbol __imp__xmlSecNodeSignature<BR>xmlsec.obj : error LNK2001: unresolved 
external symbol __imp__xmlSecKeysMngrDestroy<BR>xmlsec.obj : error LNK2001: 
unresolved external symbol _xmlSecBase64Decode<BR>xmlsec.obj : error LNK2001: 
unresolved external symbol _xmlStrlen<BR>xmlsec.obj : error LNK2001: unresolved 
external symbol __imp__xmlSecBufferReadFile<BR>xmlsec.obj : error LNK2001: 
unresolved external symbol __imp__xmlSecBufferInitialize<BR>xmlsec.obj : error 
LNK2001: unresolved external symbol __imp__xmlSecDSigNs<BR>xmlsec.obj : error 
LNK2001: unresolved external symbol _xmlSecFindChild<BR>xmlsec.obj : error 
LNK2001: unresolved external symbol _xmlSecFindNode<BR>xmlsec.obj : error 
LNK2001: unresolved external symbol __imp__xmlSecDSigCtxInitialize<BR>xmlsec.obj 
: error LNK2001: unresolved external symbol _xmlDocGetRootElement<BR>xmlsec.obj 
: error LNK2001: unresolved external symbol _xmlParseFile<BR>xmlsec.obj : error 
LNK2001: unresolved external symbol _xmlFreeDoc<BR>xmlsec.obj : error LNK2001: 
unresolved external symbol _xmlFreeDtd<BR>xmlsec.obj : error LNK2001: unresolved 
external symbol __imp__xmlSecOpenSSLAppKeysMngrCertLoadMemory<BR>xmlsec.obj : 
error LNK2001: unresolved external symbol 
__imp__xmlSecOpenSSLAppDefaultKeysMngrInit<BR>xmlsec.obj : error LNK2001: 
unresolved external symbol __imp__xmlSecKeysMngrCreate<BR>xmlsec.obj : error 
LNK2001: unresolved external symbol __imp__xmlSecOpenSSLInit<BR>xmlsec.obj : 
error LNK2001: unresolved external symbol 
__imp__xmlSecOpenSSLAppInit<BR>xmlsec.obj : error LNK2001: unresolved external 
symbol __imp__xmlSecCheckVersionExt<BR>xmlsec.obj : error LNK2001: unresolved 
external symbol __imp__xmlSecInit<BR>xmlsec.obj : error LNK2001: unresolved 
external symbol _xmlInitParser</FONT></SPAN></DIV>
<DIV><SPAN class=990292514-20032007><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=990292514-20032007><FONT face=Arial size=2>Any 
ideas?</FONT></SPAN></DIV>
<DIV><SPAN class=990292514-20032007><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=990292514-20032007><FONT face=Arial 
size=2>thanks</FONT></SPAN></DIV>
<DIV><SPAN class=990292514-20032007><FONT face=Arial 
size=2>Jürgen</FONT></SPAN></DIV></BODY></HTML>