Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
public:smartcard:gpshell [2011-12-07 19:46] – [Building GPShell on Windows] petrspublic:research:smartcard:gpshell [2016-12-01 13:28] (current) – external edit 127.0.0.1
Line 8: Line 8:
     * if necessary, build *.lib from *.dll: http://adrianhenke.wordpress.com/2008/12/05/create-lib-file-from-dll/     * if necessary, build *.lib from *.dll: http://adrianhenke.wordpress.com/2008/12/05/create-lib-file-from-dll/
   * Open solution GlobalPlatform: \trunk\globalplatform\GlobalPlatform.sln   * Open solution GlobalPlatform: \trunk\globalplatform\GlobalPlatform.sln
-    * configure paths for zlib (zlib.h) and openssl (err.h) +    * configure include and library paths for zlib (zlib.h) and openssl (err.h)
- +
   * Open project trunk/GPShell/GPShell.vcproj   * Open project trunk/GPShell/GPShell.vcproj
-  * Copy globalplatform.lib and dlls into project directory+  * Copy dlls into project directory 
 +    * GlobalPlatform.dll 
 +    * GPPCSCConnectionPlugin.dll 
 +    * libeay32.dll 
 +    * ssleay32.dll 
 +    * zlib1.dll
   * mode_211 -> PLATFORM_MODE_GP_211 -> GP_211   * mode_211 -> PLATFORM_MODE_GP_211 -> GP_211
     * GP211_get_secure_channel_protocol_details     * GP211_get_secure_channel_protocol_details