Re: [opensc-devel] Linking against OpenSC in visual studio 2010

2012-10-15 Thread Douglas E. Engert
On 10/15/2012 5:08 AM, Amadou Cisse wrote: > Hi, > > I am using opensc to develop a token-based application. > > I have successfully built opensc but in order to link against it in my > project, i need include files. Adding the opensc sources to my project will > trigger a build process that wi

[opensc-devel] Linking against OpenSC in visual studio 2010

2012-10-15 Thread Amadou Cisse
Hi, I am using opensc to develop a token-based application. I have successfully built opensc but in order to link against it in my project, i need include files. Adding the opensc sources to my project will trigger a build process that will not work. Has anyone encountered something like this? A