Help for this page

Select Code to Download


  1. or download this
    
    F:\Quality>nmake /F Makefile
    ...
    C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\include\cstdio(
    +18) : error C2039: 'PerlSIO_feof' : is not a member of 'operator``glo
    +bal 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
    
  2. or download this
    C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\include\cstdio(
    +19) : error C2039: 'PerlSIO_ferror' : is not a member of 'operator``g
    +lobal namespace'''
    C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\include\cstdio(
    +19) : error C2873: 'PerlSIO_ferror' : symbol cannot be used in a usin
    +g-declaration
    C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\include\cstdio(
    +19) : error C2039: 'PerlSIO_fflush' : is not a member of 'operator``g
    +lobal namespace'''
    ...
    mpilation
    NMAKE : fatal error U1077: 'cl' : return code '0x2'
    Stop.