📄 jflash.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Jflash - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "G:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP256.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR"Debug/" /Fp"Debug/Jflash.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\R&D\ARM7202\Jflash\Jflash.cpp"
]
Creating command line "cl.exe @G:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP256.tmp"
Creating command line "link.exe /nologo /subsystem:console /incremental:yes /pdb:"Debug/Jflash.pdb" /debug /machine:I386 /out:"Debug/Jflash.exe" /pdbtype:sept ".\Debug\Jflash.obj" "
<h3>Output Window</h3>
Compiling...
Jflash.cpp
E:\R&D\ARM7202\Jflash\Jflash.cpp(281) : warning C4101: 'j' : unreferenced local variable
E:\R&D\ARM7202\Jflash\Jflash.cpp(281) : warning C4101: 'addr' : unreferenced local variable
E:\R&D\ARM7202\Jflash\Jflash.cpp(749) : warning C4101: 'temp' : unreferenced local variable
E:\R&D\ARM7202\Jflash\Jflash.cpp(962) : warning C4101: 'null' : unreferenced local variable
E:\R&D\ARM7202\Jflash\Jflash.cpp(1060) : warning C4101: 'i' : unreferenced local variable
E:\R&D\ARM7202\Jflash\Jflash.cpp(1291) : warning C4101: 'i' : unreferenced local variable
E:\R&D\ARM7202\Jflash\Jflash.cpp(1347) : warning C4018: '<' : signed/unsigned mismatch
E:\R&D\ARM7202\Jflash\Jflash.cpp(1379) : warning C4018: '<' : signed/unsigned mismatch
E:\R&D\ARM7202\Jflash\Jflash.cpp(1397) : warning C4018: '<' : signed/unsigned mismatch
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/Jflash.bsc" ".\Debug\Jflash.sbr""
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
Jflash.exe - 0 error(s), 9 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -