Hi Aleksey,<br><br>thanks for the reply. I had a look, read the README and proceeded with the building. The external include files and libraries that I added are: <br><br>libxml<br>libxslt<br>openssl<br>iconv<br><br>however, in building, I get the following likn error:<br>
<br> Creating library binaries\libxmlsec.lib and object binaries\libxmlsec.exp<br>xmldsig.obj : error LNK2001: unresolved external symbol __imp_xmlFree<br>xmlenc.obj : error LNK2001: unresolved external symbol __imp_xmlFree<br>
xmltree.obj : error LNK2001: unresolved external symbol __imp_xmlFree<br>xpath.obj : error LNK2001: unresolved external symbol __imp_xmlFree<br>soap.obj : error LNK2019: unresolved external symbol __imp_xmlFree referenced in function xmlSecSoap12AddFaultSubcode<br>
templates.obj : error LNK2001: unresolved external symbol __imp_xmlFree<br>transforms.obj : error LNK2001: unresolved external symbol __imp_xmlFree<br>xkms.obj : error LNK2001: unresolved external symbol __imp_xmlFree<br>
keysdata.obj : error LNK2001: unresolved external symbol __imp_xmlFree<br>keysmngr.obj : error LNK2001: unresolved external symbol __imp_xmlFree<br>list.obj : error LNK2001: unresolved external symbol __imp_xmlFree<br>nodeset.obj : error LNK2001: unresolved external symbol __imp_xmlFree<br>
dl.obj : error LNK2001: unresolved external symbol __imp_xmlFree<br>io.obj : error LNK2001: unresolved external symbol __imp_xmlFree<br>keyinfo.obj : error LNK2001: unresolved external symbol __imp_xmlFree<br>keys.obj : error LNK2001: unresolved external symbol __imp_xmlFree<br>
base64.obj : error LNK2001: unresolved external symbol __imp_xmlFree<br>bn.obj : error LNK2001: unresolved external symbol __imp_xmlFree<br>buffer.obj : error LNK2001: unresolved external symbol __imp_xmlFree<br>c14n.obj : error LNK2001: unresolved external symbol __imp_xmlFree<br>
xpath.obj : error LNK2001: unresolved external symbol __imp_xmlMalloc<br>xkms.obj : error LNK2001: unresolved external symbol __imp_xmlMalloc<br>xmldsig.obj : error LNK2001: unresolved external symbol __imp_xmlMalloc<br>xmlenc.obj : error LNK2001: unresolved external symbol __imp_xmlMalloc<br>
xmltree.obj : error LNK2001: unresolved external symbol __imp_xmlMalloc<br>keysmngr.obj : error LNK2001: unresolved external symbol __imp_xmlMalloc<br>list.obj : error LNK2001: unresolved external symbol __imp_xmlMalloc<br>
nodeset.obj : error LNK2001: unresolved external symbol __imp_xmlMalloc... etc.<br><br><br>and it goes on and on.<br><br>I suspect the issue here is with the lib files and/or dll files of libxml that I used. But I don't know how should I proceed from here. Any suggestions for eliminating these errors?<br>
<br>Thank you.<br><br><div class="gmail_quote">On Fri, Aug 17, 2012 at 8:03 PM, Aleksey Sanin <span dir="ltr"><<a href="mailto:aleksey@aleksey.com" target="_blank">aleksey@aleksey.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Isuru,<br>
<br>
Take a look at win32/ folder. There are nmake makefiles that should<br>
be pretty straightforward. There are no special xmlsec options,<br>
just a list of files to compile :)<br>
<br>
Aleksey<br>
<div><div class="h5"><br>
On 8/17/12 2:50 AM, Isuru Haththotuwa wrote:<br>
> Hi all,<br>
><br>
> We use xmlsec as a third party library for a web service engine.<br>
> Currently are in need of upgrading to VC10 64bit build in Windows 7. I<br>
> searched on the internet but didn't come across the topic of building<br>
> xmlsec on Windows 64 bit. Are there any pre-compiled libraries available<br>
> to download? If not any help on building xmlsec on Windows 7 (64 bit) is<br>
> much appreciated.<br>
><br>
><br>
> --<br>
> Thanks and Regards,<br>
> Isuru<br>
><br>
><br>
><br>
</div></div>> _______________________________________________<br>
> xmlsec mailing list<br>
> <a href="mailto:xmlsec@aleksey.com">xmlsec@aleksey.com</a><br>
> <a href="http://www.aleksey.com/mailman/listinfo/xmlsec" target="_blank">http://www.aleksey.com/mailman/listinfo/xmlsec</a><br>
><br>
</blockquote></div><br><br clear="all"><br>-- <br>Thanks and Regards,<br>Isuru <br><br>