F:\Quality>nmake /F Makefile Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\perl_local\bin\perl.exe C:\perl_local\lib\ExtUtils\xsubpp -noprototypes -C++ -hiertype -csuffix .cpp -typemap C:\perl_local\lib\ExtUtils\typemap Quality.xs > Quality.xsc && C:\perl_local\bin\perl.exe -MExtUtils::Command -e mv Quality.xsc Quality.cpp cl -c -I. -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DNO_HASH_SEED -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" "-IC:\perl_local\lib\CORE" Quality.cpp Quality.cpp C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\include\cstdio(18) : error C2039: 'PerlSIO_clearerr' : is not a member of 'operator``global namespace''' C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\include\cstdio(18) : error C2873: 'PerlSIO_clearerr' : symbol cannot be used in a using-declaration C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\include\cstdio(18) : error C2039: 'PerlSIO_fclose' : is not a member of 'operator``global namespace''' C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\include\cstdio(18) : error C2873: 'PerlSIO_fclose' : symbol cannot be used in a using-declaration C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\include\cstdio(18) : error C2039: 'PerlSIO_feof' : is not a member of 'operator``global namespace''' C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\include\cstdio(18) : error C2873: 'PerlSIO_feof' : symbol cannot be used in a using-declaration