Build Log
  

Build started: Project: pw, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "c:\projects\PICWriter_2005\pw\Debug\RSP00024752165660.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Yu"stdafx.h" /Fp"Debug\pw.pch" /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP .\pw.cpp
]
Creating command line "cl.exe @c:\projects\PICWriter_2005\pw\Debug\RSP00024752165660.rsp /nologo /errorReport:prompt"
Output Window
  
Compiling...
pw.cpp
c:\projects\picwriter_2005\pw\pw.cpp(177) : error C2039: 'BulkEraseProgramMemory' : is not a member of 'ATL::_NoAddRefReleaseOnCComPtr'
        with
        [
            T=IPICWriter
        ]
c:\projects\picwriter_2005\pw\pw.cpp(197) : error C2039: 'BeginProgrammingET' : is not a member of 'ATL::_NoAddRefReleaseOnCComPtr'
        with
        [
            T=IPICWriter
        ]
c:\projects\picwriter_2005\pw\pw.cpp(202) : error C2039: 'EndProgramming' : is not a member of 'ATL::_NoAddRefReleaseOnCComPtr'
        with
        [
            T=IPICWriter
        ]
c:\projects\picwriter_2005\pw\pw.cpp(253) : error C2039: 'BeginProgrammingET' : is not a member of 'ATL::_NoAddRefReleaseOnCComPtr'
        with
        [
            T=IPICWriter
        ]
c:\projects\picwriter_2005\pw\pw.cpp(258) : error C2039: 'EndProgramming' : is not a member of 'ATL::_NoAddRefReleaseOnCComPtr'
        with
        [
            T=IPICWriter
        ]
Results
  
Build log was saved at "file://c:\projects\PICWriter_2005\pw\Debug\BuildLog.htm"
pw - 5 error(s), 0 warning(s)