📄 ga.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: GA - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\HienBK99\LOCALS~1\Temp\RSP9C1.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/GA.pch" /YX"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Documents and Settings\HienBK99\Desktop\GACurve\dlgFittingProcess.cpp"
"C:\Documents and Settings\HienBK99\Desktop\GACurve\dlgKnot.cpp"
"C:\Documents and Settings\HienBK99\Desktop\GACurve\dlgPlotting.cpp"
"C:\Documents and Settings\HienBK99\Desktop\GACurve\GA.cpp"
"C:\Documents and Settings\HienBK99\Desktop\GACurve\GAView.cpp"
"C:\Documents and Settings\HienBK99\Desktop\GACurve\Matrix.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\HienBK99\LOCALS~1\Temp\RSP9C1.tmp"
Creating temporary file "C:\DOCUME~1\HienBK99\LOCALS~1\Temp\RSP9C2.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/GA.pdb" /debug /machine:I386 /out:"Debug/GA.exe" /pdbtype:sept
".\Debug\cubicBSplSurf.obj"
".\Debug\dlgBackground.obj"
".\Debug\dlgFittingProcess.obj"
".\Debug\dlgKnot.obj"
".\Debug\dlgPlotting.obj"
".\Debug\dlgRMS.obj"
".\Debug\GA.obj"
".\Debug\GADoc.obj"
".\Debug\GAView.obj"
".\Debug\knotc.obj"
".\Debug\MainFrm.obj"
".\Debug\Matrix.obj"
".\Debug\mshflexgrid.obj"
".\Debug\StdAfx.obj"
".\Debug\StringFile.obj"
".\Debug\GA.res"
".\Debug\newmat.lib"
]
Creating command line "link.exe @C:\DOCUME~1\HienBK99\LOCALS~1\Temp\RSP9C2.tmp"
<h3>Output Window</h3>
Compiling...
dlgPlotting.cpp
C:\Documents and Settings\HienBK99\Desktop\GACurve\dlgPlotting.cpp(107) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
C:\Documents and Settings\HienBK99\Desktop\GACurve\dlgPlotting.cpp(110) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
C:\Documents and Settings\HienBK99\Desktop\GACurve\dlgPlotting.cpp(92) : warning C4101: 'str2' : unreferenced local variable
C:\Documents and Settings\HienBK99\Desktop\GACurve\dlgPlotting.cpp(184) : warning C4101: 'b2' : unreferenced local variable
C:\Documents and Settings\HienBK99\Desktop\GACurve\dlgPlotting.cpp(184) : warning C4101: 'b1' : unreferenced local variable
C:\Documents and Settings\HienBK99\Desktop\GACurve\dlgPlotting.cpp(244) : warning C4101: 'b2' : unreferenced local variable
C:\Documents and Settings\HienBK99\Desktop\GACurve\dlgPlotting.cpp(244) : warning C4101: 'b3' : unreferenced local variable
C:\Documents and Settings\HienBK99\Desktop\GACurve\dlgPlotting.cpp(244) : warning C4101: 'zd' : unreferenced local variable
C:\Documents and Settings\HienBK99\Desktop\GACurve\dlgPlotting.cpp(245) : warning C4101: 't' : unreferenced local variable
C:\Documents and Settings\HienBK99\Desktop\GACurve\dlgPlotting.cpp(245) : warning C4101: 'nisegs' : unreferenced local variable
C:\Documents and Settings\HienBK99\Desktop\GACurve\dlgPlotting.cpp(245) : warning C4101: 'ntsegs' : unreferenced local variable
C:\Documents and Settings\HienBK99\Desktop\GACurve\dlgPlotting.cpp(245) : warning C4101: 'j' : unreferenced local variable
C:\Documents and Settings\HienBK99\Desktop\GACurve\dlgPlotting.cpp(244) : warning C4101: 'dt' : unreferenced local variable
C:\Documents and Settings\HienBK99\Desktop\GACurve\dlgPlotting.cpp(244) : warning C4101: 'xd' : unreferenced local variable
C:\Documents and Settings\HienBK99\Desktop\GACurve\dlgPlotting.cpp(244) : warning C4101: 'yp' : unreferenced local variable
C:\Documents and Settings\HienBK99\Desktop\GACurve\dlgPlotting.cpp(245) : warning C4101: 'l' : unreferenced local variable
C:\Documents and Settings\HienBK99\Desktop\GACurve\dlgPlotting.cpp(245) : warning C4101: 'm' : unreferenced local variable
C:\Documents and Settings\HienBK99\Desktop\GACurve\dlgPlotting.cpp(245) : warning C4101: 'n' : unreferenced local variable
C:\Documents and Settings\HienBK99\Desktop\GACurve\dlgPlotting.cpp(244) : warning C4101: 'b0' : unreferenced local variable
C:\Documents and Settings\HienBK99\Desktop\GACurve\dlgPlotting.cpp(244) : warning C4101: 'yd' : unreferenced local variable
C:\Documents and Settings\HienBK99\Desktop\GACurve\dlgPlotting.cpp(244) : warning C4101: 'b1' : unreferenced local variable
C:\Documents and Settings\HienBK99\Desktop\GACurve\dlgPlotting.cpp(387) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
C:\Documents and Settings\HienBK99\Desktop\GACurve\dlgPlotting.cpp(396) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
C:\Documents and Settings\HienBK99\Desktop\GACurve\dlgPlotting.cpp(509) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
C:\Documents and Settings\HienBK99\Desktop\GACurve\dlgPlotting.cpp(348) : warning C4101: 'checkb' : unreferenced local variable
C:\Documents and Settings\HienBK99\Desktop\GACurve\dlgPlotting.cpp(356) : warning C4101: 'counttimes' : unreferenced local variable
C:\Documents and Settings\HienBK99\Desktop\GACurve\dlgPlotting.cpp(351) : warning C4101: 'u' : unreferenced local variable
C:\Documents and Settings\HienBK99\Desktop\GACurve\dlgPlotting.cpp(351) : warning C4101: 'w' : unreferenced local variable
C:\Documents and Settings\HienBK99\Desktop\GACurve\dlgPlotting.cpp(350) : warning C4101: 'stepTb' : unreferenced local variable
C:\Documents and Settings\HienBK99\Desktop\GACurve\dlgPlotting.cpp(349) : warning C4101: 'beginnumber' : unreferenced local variable
Skipping... (no relevant changes detected)
dlgFittingProcess.cpp
dlgKnot.cpp
GA.cpp
GAView.cpp
Matrix.cpp
Linking...
Creating temporary file "C:\DOCUME~1\HienBK99\LOCALS~1\Temp\RSP9C3.tmp" with contents
[
/nologo /o"Debug/GA.bsc"
".\Debug\StdAfx.sbr"
".\Debug\cubicBSplSurf.sbr"
".\Debug\dlgBackground.sbr"
".\Debug\dlgFittingProcess.sbr"
".\Debug\dlgKnot.sbr"
".\Debug\dlgPlotting.sbr"
".\Debug\dlgRMS.sbr"
".\Debug\GA.sbr"
".\Debug\GADoc.sbr"
".\Debug\GAView.sbr"
".\Debug\knotc.sbr"
".\Debug\MainFrm.sbr"
".\Debug\Matrix.sbr"
".\Debug\mshflexgrid.sbr"
".\Debug\StringFile.sbr"]
Creating command line "bscmake.exe @C:\DOCUME~1\HienBK99\LOCALS~1\Temp\RSP9C3.tmp"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
GA.exe - 0 error(s), 30 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -