📄 testfileencrypt.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: TestFileEncrypt - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/TestFileEncrypt.res" /d "_DEBUG" /d "_AFXDLL" "E:\开发\FileEncrypt\TestFileEncrypt\TestFileEncrypt.rc""
Creating temporary file "C:\DOCUME~1\willing\LOCALS~1\Temp\RSP107.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/TestFileEncrypt.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\开发\FileEncrypt\TestFileEncrypt\TestFileEncrypt.cpp"
"E:\开发\FileEncrypt\TestFileEncrypt\TestFileEncryptDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\willing\LOCALS~1\Temp\RSP107.tmp"
Creating temporary file "C:\DOCUME~1\willing\LOCALS~1\Temp\RSP108.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/TestFileEncrypt.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\开发\FileEncrypt\TestFileEncrypt\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\willing\LOCALS~1\Temp\RSP108.tmp"
Creating temporary file "C:\DOCUME~1\willing\LOCALS~1\Temp\RSP109.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/TestFileEncrypt.pdb" /debug /machine:I386 /out:"Debug/TestFileEncrypt.exe" /pdbtype:sept
".\Debug\StdAfx.obj"
".\Debug\TestFileEncrypt.obj"
".\Debug\TestFileEncryptDlg.obj"
".\Debug\TestFileEncrypt.res"
]
Creating command line "link.exe @C:\DOCUME~1\willing\LOCALS~1\Temp\RSP109.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
TestFileEncrypt.cpp
TestFileEncryptDlg.cpp
E:\开发\FileEncrypt\TestFileEncrypt\TestFileEncryptDlg.cpp(307) : error C2065: 'ptrIODataType' : undeclared identifier
E:\开发\FileEncrypt\TestFileEncrypt\TestFileEncryptDlg.cpp(307) : error C2065: 'pszTemp' : undeclared identifier
E:\开发\FileEncrypt\TestFileEncrypt\TestFileEncryptDlg.cpp(307) : error C2065: 'lsize' : undeclared identifier
E:\开发\FileEncrypt\TestFileEncrypt\TestFileEncryptDlg.cpp(311) : error C2561: 'GetThread' : function must return a value
e:\开发\fileencrypt\testfileencrypt\testfileencryptdlg.h(51) : see declaration of 'GetThread'
E:\开发\FileEncrypt\TestFileEncrypt\TestFileEncryptDlg.cpp(322) : error C2039: 'Stop' : is not a member of 'CTestFileEncryptDlg'
e:\开发\fileencrypt\testfileencrypt\testfileencryptdlg.h(14) : see declaration of 'CTestFileEncryptDlg'
E:\开发\FileEncrypt\TestFileEncrypt\TestFileEncryptDlg.cpp(324) : error C2065: 'm_hExitFlag' : undeclared identifier
E:\开发\FileEncrypt\TestFileEncrypt\TestFileEncryptDlg.cpp(328) : error C2065: 'm_handleThread' : undeclared identifier
E:\开发\FileEncrypt\TestFileEncrypt\TestFileEncryptDlg.cpp(330) : error C2673: 'Stop' : global functions do not have 'this' pointers
E:\开发\FileEncrypt\TestFileEncrypt\TestFileEncryptDlg.cpp(330) : error C2227: left of '->m_handleThread' must point to class/struct/union
E:\开发\FileEncrypt\TestFileEncrypt\TestFileEncryptDlg.cpp(337) : error C2673: 'Stop' : global functions do not have 'this' pointers
E:\开发\FileEncrypt\TestFileEncrypt\TestFileEncryptDlg.cpp(337) : error C2227: left of '->m_hExitFlag' must point to class/struct/union
E:\开发\FileEncrypt\TestFileEncrypt\TestFileEncryptDlg.cpp(339) : error C2673: 'Stop' : global functions do not have 'this' pointers
E:\开发\FileEncrypt\TestFileEncrypt\TestFileEncryptDlg.cpp(339) : error C2227: left of '->m_hExitFlag' must point to class/struct/union
E:\开发\FileEncrypt\TestFileEncrypt\TestFileEncryptDlg.cpp(340) : error C2673: 'Stop' : global functions do not have 'this' pointers
E:\开发\FileEncrypt\TestFileEncrypt\TestFileEncryptDlg.cpp(340) : error C2227: left of '->m_hExitFlag' must point to class/struct/union
E:\开发\FileEncrypt\TestFileEncrypt\TestFileEncryptDlg.cpp(343) : error C2673: 'Stop' : global functions do not have 'this' pointers
E:\开发\FileEncrypt\TestFileEncrypt\TestFileEncryptDlg.cpp(343) : error C2227: left of '->m_handleThread' must point to class/struct/union
Generating Code...
Error executing cl.exe.
<h3>Results</h3>
TestFileEncrypt.exe - 17 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -