⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 capture.plg

📁 社区视频监控系统
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Capture - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "D:\DOCUME~1\rosa\LOCALS~1\Temp\RSPBD.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\01\源程序\ControlForm.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\rosa\LOCALS~1\Temp\RSPBD.tmp" 
<h3>Output Window</h3>
Compiling...
ControlForm.cpp
i:\项目开发全程实录\vc++\tm\01\源程序\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>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -