Hello Forum, I want to get the sign1.c running. I get this error: -------------------------------------------------------- ParserTest2.obj : error LNK2001: unresolved external symbol _xmlSecNodeSignature ParserTest2.obj : error LNK2001: unresolved external symbol _xmlSecDSigNs Debug/ParserTest2.exe : fatal error LNK1120: 2 unresolved externals --------------------------------------------------------
I have included this libs: libxml2.lib libxslt.lib libxmlsec.lib libxmlsec-openssl.lib libexslt.lib ssleay32.lib iconv.lib libeay32.lib libxmlsec-mscrypto.lib zlib.lib zdll.lib Doese someone know where this functions (xmlSecNodeSignature and xmlSecDSigNs) are defined? Lib project? I need them for the MS Visual Studio 6 C++ Compiler. Regards Berthold -- Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer _______________________________________________ xmlsec mailing list [email protected] http://www.aleksey.com/mailman/listinfo/xmlsec
