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

📄 eight.plg

📁 一个实现窗口的小程序
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: eight - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\Users\liweijun\AppData\Local\Temp\RSP9CB9.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/eight.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"E:\我的文档\c++\eight2\eight.cpp"
"E:\我的文档\c++\eight2\eightDlg.cpp"
"E:\我的文档\c++\eight2\PaintDlg.cpp"
]
Creating command line "cl.exe @C:\Users\liweijun\AppData\Local\Temp\RSP9CB9.tmp" 
Creating temporary file "C:\Users\liweijun\AppData\Local\Temp\RSP9CBA.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/eight.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"E:\我的文档\c++\eight2\StdAfx.cpp"
]
Creating command line "cl.exe @C:\Users\liweijun\AppData\Local\Temp\RSP9CBA.tmp" 
Creating command line "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/eight.pdb" /debug /machine:I386 /out:"Debug/eight.exe" /pdbtype:sept  ".\Debug\eight.obj" ".\Debug\eightDlg.obj" ".\Debug\PaintDlg.obj" ".\Debug\StdAfx.obj" ".\Debug\eight.res" "
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
e:\我的文档\c++\eight2\stdafx.h(21) : fatal error C1083: Cannot open include file: 'atlimage.h': No such file or directory
Error executing cl.exe.
Creating command line "bscmake.exe /nologo /o"Debug/eight.bsc"  ".\Debug\StdAfx.sbr" ".\Debug\eight.sbr" ".\Debug\eightDlg.sbr" ".\Debug\PaintDlg.sbr""
Creating browse info file...
BSCMAKE: error BK1506 : cannot open file '.\Debug\StdAfx.sbr': No such file or directory
Error executing bscmake.exe.
<h3>Output Window</h3>



<h3>Results</h3>
eight.exe - 2 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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