Hello, It's the first I'm using opensc libraries and i have found some problems compiling the opensc project for Windows OS.
I've downloaded the last opensc version 0.11.12, and I'm using Visual Studio 2005 to compile the project. To do it, I've linked with Libtool libltdl3 (version 1.5.26) and OpenSSL (version 0.9.8.11). I've run the command below to carry out the compile process in the Visual Studio 2005 Command Prompt: nmake /f Makefile.mak This process ends succesfully, but some of the tools generated don't work. For example: when I invoke the pkcs15-init.exe I get the error below: "No se encuentra el punto de entrada del procedimiento sc_pkcs15_find_data_object_by_name en la biblioteca de vĂnculos dinĂ¡micos opensc.d" This error in english is: "Not Found The procedure entry point sc_pkcs15_find_data_object_by_name in dynamic link library opensc.dll" I've been looking for a similar thread in this list, but I haven't found how to solve my problem. I don't want to bother anybody asking the same questions that other people have done. So, if somebody knows about a thread which solve similar problems, please mail it to me. _______________________________________________ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel