You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Viktor Tarasov edited this page Dec 11, 2012
·
1 revision
OpenSC Components Build
About
This environment provides an easy way to build
OpenSC Project components using a cross compiler.
It can be used in order to build OpenSC for Windows
or to other environments, such as uClibc.
${BUILD_VERSION} is the version of the build environment.
${COMPONENT}
srclist – Sources list.
src – Sources used to build.
base – OpenSC base components.
engine_pkcs11 – engine_pkcs11 overlay.
openvpn – OpenVPN overlay.
The OpenVPN overlay is provided in order to solve OpenSSL version incompatibility between OpenSC and OpenVPN projects.
The OpenVPN is provided in binary form compiled with the same OpenSSL version as the OpenSC components.
Install components by extracting the base and requested overlays tarballs into one directory.
Windows
Win32
Host is i686-w64-mingw32.
Win64
Host is x86_64-w64-mingw32.
Installation
1. Extract tarballs into a directory, for example ‘C:\Program Files\OpenSC’.
1. Run bin\opensc-install.bat