TAPISample.plg
上传用户:c1686688
上传日期:2015-06-15
资源大小:73k
文件大小:2k
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: TAPISample - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating temporary file "C:DOCUME~1HUANGG~1LOCALS~1TempRSP3.tmp" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FAcs /Fa"Debug/" /FR"Debug/" /Fp"Debug/TAPISample.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "D:backupTAPISampleTapiLine.cpp"
- "D:backupTAPISampleTAPISampleDlg.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1HUANGG~1LOCALS~1TempRSP3.tmp"
- Creating temporary file "C:DOCUME~1HUANGG~1LOCALS~1TempRSP4.tmp" with contents
- [
- Tapi32.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/TAPISample.pdb" /debug /machine:I386 /out:"Debug/TAPISample.exe" /pdbtype:sept
- .DebugStdAfx.obj
- .DebugTapiLine.obj
- .DebugTAPISample.obj
- .DebugTAPISampleDlg.obj
- .DebugTAPISample.res
- ]
- Creating command line "link.exe @C:DOCUME~1HUANGG~1LOCALS~1TempRSP4.tmp"
- <h3>Output Window</h3>
- Compiling...
- TapiLine.cpp
- d:backuptapisampletapiline.cpp(6) : fatal error C1853: 'Debug/TAPISample.pch' is not a precompiled header file created with this compiler
- TAPISampleDlg.cpp
- d:backuptapisampletapisampledlg.cpp(4) : fatal error C1853: 'Debug/TAPISample.pch' is not a precompiled header file created with this compiler
- Generating Code...
- Error executing cl.exe.
- Creating command line "bscmake.exe /nologo /o"Debug/TAPISample.bsc" .DebugStdAfx.sbr .DebugTapiLine.sbr .DebugTAPISample.sbr .DebugTAPISampleDlg.sbr"
- Creating browse info file...
- <h3>Output Window</h3>
- <h3>Results</h3>
- TAPISample.exe - 2 error(s), 0 warning(s)
- </pre>
- </body>
- </html>