📄 salary.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Salary - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP48.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/Salary.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"D:\Temp\codefans.net\工资管理\Code\datagrid.cpp"
"D:\Temp\codefans.net\工资管理\Code\FormulaDlg.cpp"
"D:\Temp\codefans.net\工资管理\Code\PreviewDlg.cpp"
"D:\Temp\codefans.net\工资管理\Code\Salary.cpp"
"D:\Temp\codefans.net\工资管理\Code\SalaryDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP48.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP49.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/Salary.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"D:\Temp\codefans.net\工资管理\Code\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP49.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP4A.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/Salary.pdb" /machine:I386 /out:"Release/Salary.exe"
".\Release\Crypt.obj"
".\Release\datagrid.obj"
".\Release\FormulaDlg.obj"
".\Release\LoginDlg.obj"
".\Release\PreviewDlg.obj"
".\Release\Salary.obj"
".\Release\SalaryDlg.obj"
".\Release\StdAfx.obj"
".\Release\Salary.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP4A.tmp"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
d:\temp\codefans.net\工资管理\code\release\msado15.tlh(407) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
Compiling...
datagrid.cpp
FormulaDlg.cpp
PreviewDlg.cpp
Salary.cpp
SalaryDlg.cpp
D:\Temp\codefans.net\工资管理\Code\SalaryDlg.cpp(618) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
D:\Temp\codefans.net\工资管理\Code\SalaryDlg.cpp(626) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
D:\Temp\codefans.net\工资管理\Code\SalaryDlg.cpp(636) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
Generating Code...
Linking...
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP4C.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/Salary.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"D:\Temp\codefans.net\工资管理\Code\Crypt.cpp"
"D:\Temp\codefans.net\工资管理\Code\LoginDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP4C.tmp"
<h3>Output Window</h3>
Compiling...
Crypt.cpp
D:\Temp\codefans.net\工资管理\Code\Crypt.h(12) : error C2143: syntax error : missing ';' before '-'
D:\Temp\codefans.net\工资管理\Code\Crypt.h(12) : error C2501: 'O' : missing storage-class or type specifiers
D:\Temp\codefans.net\工资管理\Code\Crypt.h(12) : error C2143: syntax error : missing ';' before '-'
D:\Temp\codefans.net\工资管理\Code\Crypt.h(13) : error C2143: syntax error : missing ';' before '{'
D:\Temp\codefans.net\工资管理\Code\Crypt.h(13) : error C2447: missing function header (old-style formal list?)
D:\Temp\codefans.net\工资管理\Code\Crypt.cpp(22) : error C2653: 'CCrypt' : is not a class or namespace name
D:\Temp\codefans.net\工资管理\Code\Crypt.cpp(25) : warning C4508: 'CCrypt' : function should return a value; 'void' return type assumed
D:\Temp\codefans.net\工资管理\Code\Crypt.cpp(27) : error C2653: 'CCrypt' : is not a class or namespace name
D:\Temp\codefans.net\工资管理\Code\Crypt.cpp(28) : error C2084: function 'int __cdecl CCrypt(void)' already has a body
D:\Temp\codefans.net\工资管理\Code\Crypt.cpp(32) : error C2653: 'CCrypt' : is not a class or namespace name
D:\Temp\codefans.net\工资管理\Code\Crypt.cpp(57) : error C2653: 'CCrypt' : is not a class or namespace name
LoginDlg.cpp
D:\Temp\codefans.net\工资管理\Code\Crypt.h(12) : error C2143: syntax error : missing ';' before '-'
D:\Temp\codefans.net\工资管理\Code\Crypt.h(12) : error C2501: 'O' : missing storage-class or type specifiers
D:\Temp\codefans.net\工资管理\Code\Crypt.h(12) : error C2143: syntax error : missing ';' before '-'
D:\Temp\codefans.net\工资管理\Code\Crypt.h(13) : error C2143: syntax error : missing ';' before '{'
D:\Temp\codefans.net\工资管理\Code\Crypt.h(13) : error C2447: missing function header (old-style formal list?)
D:\Temp\codefans.net\工资管理\Code\LoginDlg.cpp(78) : error C2653: 'CCrypt' : is not a class or namespace name
D:\Temp\codefans.net\工资管理\Code\LoginDlg.cpp(78) : error C2065: 'Encrypt' : undeclared identifier
Generating Code...
执行 cl.exe 时出错.
<h3>Results</h3>
Salary.exe - 1 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -