📄 t1.plg
字号:
--------------------Configuration: t1 - Win32 Debug--------------------
Begining build with project "C:\SRC\fileRs\t1.dsp", at root.
Active configuration is Win32 (x86) Application (based on Win32 (x86) Application)
Project's tools are:
"32-bit C/C++ Compiler for 80x86" with flags "/nologo /MDd /W3 /GX /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/t1.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /ZI /GZ /c "
"OLE Type Library Maker" with flags "/nologo /D "_DEBUG" /mktyplib203 /win32 "
"Win32 Resource Compiler" with flags "/l 0x804 /fo"Debug/t1.res" /d "_DEBUG" /d "_AFXDLL" "
"Browser Database Maker" with flags "/nologo /o"Debug/t1.bsc" "
"COFF Linker for 80x86" with flags "/nologo /subsystem:windows /incremental:yes /pdb:"Debug/t1.pdb" /debug /machine:I386 /out:"Debug/t1.exe" /pdbtype:sept "
"Custom Build" with flags ""
"<Component 0xa>" with flags ""
Creating command line "rc.exe /l 0x804 /fo"Debug/t1.res" /d "_DEBUG" /d "_AFXDLL" "C:\SRC\fileRs\t1.rc""
Creating temp file "C:\Temp\RSP14C.tmp" with contents </nologo /MDd /W3 /GX /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/t1.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /ZI /GZ /c
"C:\SRC\fileRs\FileSet.cpp"
"C:\SRC\fileRs\t1.cpp"
"C:\SRC\fileRs\t1Dlg.cpp"
>
Creating command line "cl.exe @C:\Temp\RSP14C.tmp"
Creating temp file "C:\Temp\RSP14D.tmp" with contents </nologo /MDd /W3 /GX /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/t1.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /ZI /GZ /c
"C:\SRC\fileRs\StdAfx.cpp"
>
Creating command line "cl.exe @C:\Temp\RSP14D.tmp"
Creating command line "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/t1.pdb" /debug /machine:I386 /out:"Debug/t1.exe" /pdbtype:sept .\Debug\FileSet.obj .\Debug\StdAfx.obj .\Debug\t1.obj .\Debug\t1Dlg.obj .\Debug\t1.res"
Compiling resources...
Compiling...
Command line warning D4002 : ignoring unknown option '/ZI'
Command line warning D4002 : ignoring unknown option '/GZ'
StdAfx.cpp
C:\SRC\fileRs\stdafx.h(18) : fatal error C1083: Cannot open include file: 'afxdtctl.h': No such file or directory
Error executing cl.exe.
t1.exe - 1 error(s), 2 warning(s)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -