📄 bilkent.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Bilkent - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\yi\LOCALS~1\Temp\RSPE4.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR"Debug/" /Fp"Debug/Bilkent.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\Bilkent\ObjectTracker.cpp"
"E:\Bilkent\track1.cpp"
"E:\Bilkent\utils.cpp"
"E:\Bilkent\observation.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\yi\LOCALS~1\Temp\RSPE4.tmp"
Creating temporary file "C:\DOCUME~1\yi\LOCALS~1\Temp\RSPE5.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib cv.lib highgui.lib cxcore.lib cvcam.lib libgsl.a libgslcblas.a /nologo /subsystem:console /incremental:yes /pdb:"Debug/Bilkent.pdb" /debug /machine:I386 /out:"Debug/Bilkent.exe" /pdbtype:sept
.\Debug\ObjectTracker.obj
.\Debug\track1.obj
.\Debug\utils.obj
.\Debug\observation.obj
]
Creating command line "link.exe @C:\DOCUME~1\yi\LOCALS~1\Temp\RSPE5.tmp"
<h3>Output Window</h3>
Compiling...
ObjectTracker.cpp
e:\bilkent\objecttracker.cpp(366) : warning C4244: 'return' : conversion from 'double' to 'float', possible loss of data
e:\bilkent\objecttracker.cpp(457) : warning C4101: 'opti' : unreferenced local variable
e:\bilkent\objecttracker.cpp(457) : warning C4101: 'optj' : unreferenced local variable
track1.cpp
e:\bilkent\track1.cpp(77) : warning C4101: 'frame_b' : unreferenced local variable
e:\bilkent\track1.cpp(79) : warning C4101: 'color' : unreferenced local variable
e:\bilkent\track1.cpp(77) : warning C4101: 'frame_a' : unreferenced local variable
utils.cpp
e:\bilkent\utils.cpp(41) : warning C4244: '=' : conversion from 'float' to 'unsigned char', possible loss of data
observation.cpp
e:\bilkent\observation.cpp(162) : warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
e:\bilkent\observation.cpp(163) : warning C4244: 'return' : conversion from 'double' to 'float', possible loss of data
e:\bilkent\observation.cpp(202) : warning C4244: 'return' : conversion from 'double' to 'float', possible loss of data
e:\bilkent\observation.cpp(224) : warning C4101: 'l2' : unreferenced local variable
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/Bilkent.bsc" .\Debug\ObjectTracker.sbr .\Debug\track1.sbr .\Debug\utils.sbr .\Debug\observation.sbr"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
Bilkent.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -