📄 projection.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: projection - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP302.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/projection.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"G:\地图编制\projection\cirPro.cpp"
"G:\地图编制\projection\coordinatedlg.cpp"
"G:\地图编制\projection\projection.cpp"
"G:\地图编制\projection\projectionDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP302.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP303.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/projection.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"G:\地图编制\projection\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP303.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP304.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/projection.pdb" /debug /machine:I386 /out:"Debug/projection.exe" /pdbtype:sept
".\Debug\cirPro.obj"
".\Debug\coordinatedlg.obj"
".\Debug\projection.obj"
".\Debug\projectionDlg.obj"
".\Debug\StdAfx.obj"
".\Debug\projection.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP304.tmp"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
cirPro.cpp
G:\地图编制\projection\cirPro.cpp(41) : warning C4101: 'x' : unreferenced local variable
G:\地图编制\projection\cirPro.cpp(41) : warning C4101: 'y' : unreferenced local variable
coordinatedlg.cpp
projection.cpp
projectionDlg.cpp
G:\地图编制\projection\projectionDlg.cpp(192) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
G:\地图编制\projection\projectionDlg.cpp(193) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
G:\地图编制\projection\projectionDlg.cpp(193) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
G:\地图编制\projection\projectionDlg.cpp(195) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
G:\地图编制\projection\projectionDlg.cpp(201) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
G:\地图编制\projection\projectionDlg.cpp(201) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
G:\地图编制\projection\projectionDlg.cpp(202) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
G:\地图编制\projection\projectionDlg.cpp(202) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
G:\地图编制\projection\projectionDlg.cpp(205) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
G:\地图编制\projection\projectionDlg.cpp(205) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
Generating Code...
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/projection.bsc" ".\Debug\StdAfx.sbr" ".\Debug\cirPro.sbr" ".\Debug\coordinatedlg.sbr" ".\Debug\projection.sbr" ".\Debug\projectionDlg.sbr""
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
projection.exe - 0 error(s), 12 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -