📄 mypos.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: MyPos - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/MyPos.res" /d "_DEBUG" /d "_AFXDLL" "E:\My Study\VC++\projects\Mypos\MyPos.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP9.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/MyPos.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\My Study\VC++\projects\Mypos\BaseDlg.cpp"
"E:\My Study\VC++\projects\Mypos\CallDlg.cpp"
"E:\My Study\VC++\projects\Mypos\CheckDlg.cpp"
"E:\My Study\VC++\projects\Mypos\ClassDlg.cpp"
"E:\My Study\VC++\projects\Mypos\CleardataDlg.cpp"
"E:\My Study\VC++\projects\Mypos\image.cpp"
"E:\My Study\VC++\projects\Mypos\LogonDlg.cpp"
"E:\My Study\VC++\projects\Mypos\MaterielDlg.cpp"
"E:\My Study\VC++\projects\Mypos\ModifyqaDlg.cpp"
"E:\My Study\VC++\projects\Mypos\MyPos.cpp"
"E:\My Study\VC++\projects\Mypos\MyPosDlg.cpp"
"E:\My Study\VC++\projects\Mypos\OffdutyDlg.cpp"
"E:\My Study\VC++\projects\Mypos\PaymodeDlg.cpp"
"E:\My Study\VC++\projects\Mypos\picture.cpp"
"E:\My Study\VC++\projects\Mypos\PosDlg.cpp"
"E:\My Study\VC++\projects\Mypos\SelectDlg.cpp"
"E:\My Study\VC++\projects\Mypos\Splash.cpp"
"E:\My Study\VC++\projects\Mypos\StatDlg.cpp"
"E:\My Study\VC++\projects\Mypos\SysmtDlg.cpp"
"E:\My Study\VC++\projects\Mypos\SyssetDlg.cpp"
"E:\My Study\VC++\projects\Mypos\TabSheet.cpp"
"E:\My Study\VC++\projects\Mypos\UserDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP9.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPA.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/MyPos.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\My Study\VC++\projects\Mypos\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPA.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPB.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/MyPos.pdb" /debug /machine:I386 /out:"Debug/MyPos.exe" /pdbtype:sept
".\Debug\BaseDlg.obj"
".\Debug\CallDlg.obj"
".\Debug\CheckDlg.obj"
".\Debug\ClassDlg.obj"
".\Debug\CleardataDlg.obj"
".\Debug\image.obj"
".\Debug\LogonDlg.obj"
".\Debug\MaterielDlg.obj"
".\Debug\ModifyqaDlg.obj"
".\Debug\MyPos.obj"
".\Debug\MyPosDlg.obj"
".\Debug\OffdutyDlg.obj"
".\Debug\PaymodeDlg.obj"
".\Debug\picture.obj"
".\Debug\PosDlg.obj"
".\Debug\SelectDlg.obj"
".\Debug\Splash.obj"
".\Debug\StatDlg.obj"
".\Debug\StdAfx.obj"
".\Debug\SysmtDlg.obj"
".\Debug\SyssetDlg.obj"
".\Debug\TabSheet.obj"
".\Debug\UserDlg.obj"
".\Debug\MyPos.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPB.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
e:\my study\vc++\projects\mypos\debug\msado15.tlh(403) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
Compiling...
BaseDlg.cpp
CallDlg.cpp
CheckDlg.cpp
E:\My Study\VC++\projects\Mypos\CheckDlg.cpp(205) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
E:\My Study\VC++\projects\Mypos\CheckDlg.cpp(262) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\My Study\VC++\projects\Mypos\CheckDlg.cpp(386) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\My Study\VC++\projects\Mypos\CheckDlg.cpp(419) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
ClassDlg.cpp
E:\My Study\VC++\projects\Mypos\ClassDlg.cpp(234) : warning C4244: '=' : conversion from 'double' to 'long', possible loss of data
CleardataDlg.cpp
image.cpp
LogonDlg.cpp
MaterielDlg.cpp
ModifyqaDlg.cpp
MyPos.cpp
MyPosDlg.cpp
OffdutyDlg.cpp
E:\My Study\VC++\projects\Mypos\OffdutyDlg.cpp(103) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\My Study\VC++\projects\Mypos\OffdutyDlg.cpp(138) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\My Study\VC++\projects\Mypos\OffdutyDlg.cpp(230) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
PaymodeDlg.cpp
picture.cpp
PosDlg.cpp
E:\My Study\VC++\projects\Mypos\PosDlg.cpp(567) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\My Study\VC++\projects\Mypos\PosDlg.cpp(1294) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
SelectDlg.cpp
Splash.cpp
StatDlg.cpp
E:\My Study\VC++\projects\Mypos\StatDlg.cpp(230) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\My Study\VC++\projects\Mypos\StatDlg.cpp(261) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
SysmtDlg.cpp
SyssetDlg.cpp
Generating Code...
E:\My Study\VC++\projects\Mypos\PosDlg.cpp(1354) : warning C4715: 'CPosDlg::GetCompanyFloor' : not all control paths return a value
Compiling...
TabSheet.cpp
UserDlg.cpp
Generating Code...
Linking...
<h3>Results</h3>
MyPos.exe - 0 error(s), 14 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -