📄 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\Guest\LOCALS~1\Temp\RSP16D.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR"Debug/" /Fp"Debug/GA.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\frank\GA\ga.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Guest\LOCALS~1\Temp\RSP16D.tmp"
Creating temporary file "C:\DOCUME~1\Guest\LOCALS~1\Temp\RSP16E.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 /nologo /subsystem:console /incremental:yes /pdb:"Debug/GA.pdb" /debug /machine:I386 /out:"Debug/GA.exe" /pdbtype:sept
.\Debug\ga.obj
]
Creating command line "link.exe @C:\DOCUME~1\Guest\LOCALS~1\Temp\RSP16E.tmp"
<h3>Output Window</h3>
Compiling...
ga.cpp
E:\frank\GA\ga.cpp(68) : warning C4018: '<' : signed/unsigned mismatch
E:\frank\GA\ga.cpp(79) : warning C4018: '<' : signed/unsigned mismatch
E:\frank\GA\ga.cpp(48) : warning C4101: 'k' : unreferenced local variable
E:\frank\GA\ga.cpp(88) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\frank\GA\ga.cpp(89) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\frank\GA\ga.cpp(102) : warning C4018: '<' : signed/unsigned mismatch
E:\frank\GA\ga.cpp(146) : warning C4101: 'i' : unreferenced local variable
E:\frank\GA\ga.cpp(226) : warning C4018: '<' : signed/unsigned mismatch
E:\frank\GA\ga.cpp(228) : warning C4018: '<' : signed/unsigned mismatch
E:\frank\GA\ga.cpp(312) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
E:\frank\GA\ga.cpp(314) : warning C4244: '/=' : conversion from 'double' to 'float', possible loss of data
E:\frank\GA\ga.cpp(329) : warning C4018: '<' : signed/unsigned mismatch
E:\frank\GA\ga.cpp(360) : warning C4018: '<' : signed/unsigned mismatch
E:\frank\GA\ga.cpp(365) : warning C4018: '<' : signed/unsigned mismatch
E:\frank\GA\ga.cpp(372) : warning C4018: '<' : signed/unsigned mismatch
E:\frank\GA\ga.cpp(386) : warning C4018: '<' : signed/unsigned mismatch
E:\frank\GA\ga.cpp(415) : warning C4101: 'j1' : unreferenced local variable
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/GA.bsc" .\Debug\ga.sbr"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
GA.exe - 0 error(s), 17 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -