Capture.plg
资源名称:01.rar [点击查看]
上传用户:connie527
上传日期:2022-04-15
资源大小:4326k
文件大小:1k
源码类别:
行业应用
开发平台:
Visual C++
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: Capture - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating temporary file "D:DOCUME~1rosaLOCALS~1TempRSPBD.tmp" with contents
- [
- /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/Capture.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "I:项目开发全程实录VC++TM 1源程序ControlForm.cpp"
- ]
- Creating command line "cl.exe @D:DOCUME~1rosaLOCALS~1TempRSPBD.tmp"
- <h3>Output Window</h3>
- Compiling...
- ControlForm.cpp
- i:项目开发全程实录vc++tm 1源程序controlform.cpp(4) : fatal error C1083: Cannot open precompiled header file: 'Debug/Capture.pch': No such file or directory
- 执行 cl.exe 时出错.
- <h3>Results</h3>
- ControlForm.obj - 1 error(s), 0 warning(s)
- </pre>
- </body>
- </html>