Hi,

I'm trying to compile OpenSC on the
Windows Server 2008 R2 Enterprise OS 64-bit
using compiler
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 16.00.30319.01 for 80x86
installed with Visual Studio v10.0

It seems that for the quoted form of #include macro preprocessor do not looks 
for the file to include in the directory of the file that contains this 
#include statement.
And so there are the errors like
scconf.c(32) : fatal error C1083: Cannot open include file: 'scconf.h': No such 
file or directory

Everything goes well with the local path added to the 'include path' compiler 
option. '/I.\ '


There is no such a problem with
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.21022.08 for 80x86
Windows XP SP3
OS 32-bit


I would like to commit the local path in '/I' compiler option. Have you any 
objection, please?

Kind wishes,
Viktor.


-- 
Viktor Tarasov  <viktor.tara...@opentrust.com>

_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to