Ops, Go back..
I need use VS 2005 in windows to build and link!

See window Modules in VS 2005, this dll's not load:
   iconv.dll
   zlib1.dll
   libxslt.dll
   libxmlsec.dll
   libxmlsec-openssl.dll
   libeay32.dll

I will try re-bind DLL, using  %\Microsoft Visual Studio
8\Common7\Tools\Bin\Bind.exe

Do you have any other Idea to Build it in VS 2005 ?

Thanks


On 5/16/07, Aleksey Sanin <[EMAIL PROTECTED]> wrote:

Ah, it makes sense! I believe Igor builds the binaries with VC6 and
if you use VS2003 you get a different linking rules. Thus, you loose
all the transforms. Thanks for the hint!

Aleksey

Yeshwanth Channaraj wrote:
> I used to get this problem when I built the program in VS 2003 but when
> I built it in VC++ 6, it worked fine.
>
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
> Behalf Of Aleksey Sanin
> Sent: Wednesday, May 16, 2007 8:03 PM
> To: Ricardo Garcia Reis
> Cc: xmlsec@aleksey.com
> Subject: Re: [xmlsec] Sign3.c
>
>> Is this problem should be my .pem or i need to brief the
>> dsigCtx->c14nMethod ?
>
> No, this example should work out-of-the-box. This means tha
> we were not able to find the specified c14n transform. Very
> strange...
>
> I'll do windows build today and will check it...
>
> Aleksey
>
>
>
>
> _______________________________________________
> xmlsec mailing list
> xmlsec@aleksey.com
> http://www.aleksey.com/mailman/listinfo/xmlsec
> _______________________________________________
> xmlsec mailing list
> xmlsec@aleksey.com
> http://www.aleksey.com/mailman/listinfo/xmlsec

_______________________________________________
xmlsec mailing list
xmlsec@aleksey.com
http://www.aleksey.com/mailman/listinfo/xmlsec

Reply via email to