On Tuesday 08 April 2008, Douglas E. Engert wrote:
> Attached changes to:
>
> (1) use the exports for opensc-pkcs11.dll, onepin-opensc-pkcs11.dll,
> and pkcs11-spy.dll
>
> (2) don't link common.lib with scconf.lib, to avoid duplicate messages
> later.
>
> (3) add piv-tool to op
Attached changes to:
(1) use the exports for opensc-pkcs11.dll, onepin-opensc-pkcs11.dll,
and pkcs11-spy.dll
(2) don't link common.lib with scconf.lib, to avoid duplicate messages
later.
(3) add piv-tool to openssl_programs.
These all work with your changes below.
Alon Bar-Lev w
Alon Bar-Lev wrote:
> On 4/7/08, Douglas E. Engert <[EMAIL PROTECTED]> wrote:
>> Attached are the latest mode to OpenSC svn 3462 to use the Makefile.mak
>> files to build on Windows.
>
> Looks much better!
>
>> Index: src/include/winconfig.h
>> ===
On 4/7/08, Douglas E. Engert <[EMAIL PROTECTED]> wrote:
>
> Attached are the latest mode to OpenSC svn 3462 to use the Makefile.mak
> files to build on Windows.
Looks much better!
> Index: src/include/winconfig.h
> ===
> --- src/
Attached are the latest mode to OpenSC svn 3462 to use the Makefile.mak
files to build on Windows.
I got rutoken to compile, and took out the #ifdef's I had in last week.
The rutoken programmer declared some variables in the middle of a block
rather then having all the declare statements at the