📄 gps32exe.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: GPS32EXE - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\user\LOCALS~1\Temp\RSPD1.tmp" with contents
[
/nologo /MTd /W4 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp".\Debug/GPS32EXE.pch" /YX /Fo".\Debug/" /Fd".\Debug/" /FD /c
"E:\GPSSdk\GPS32EXE\GPSGuiView.cpp"
"E:\GPSSdk\GPS32EXE\MainFrm.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\user\LOCALS~1\Temp\RSPD1.tmp"
Creating temporary file "C:\DOCUME~1\user\LOCALS~1\Temp\RSPD2.tmp" with contents
[
../lib/gps103d.lib /nologo /subsystem:windows /incremental:yes /pdb:".\Debug/GPS103d.pdb" /debug /machine:I386 /out:"..\Bin\GPS103d.exe"
.\Debug\App.obj
.\Debug\FlatBar.obj
.\Debug\GPSGuiDoc.obj
.\Debug\GPSGuiView.obj
.\Debug\MainFrm.obj
.\Debug\StdAfx.obj
.\Debug\gps32exe.res
\GPSSdk\Lib\GPS103d.lib
]
Creating command line "link.exe @C:\DOCUME~1\user\LOCALS~1\Temp\RSPD2.tmp"
<h3>Output Window</h3>
Compiling...
GPSGuiView.cpp
MainFrm.cpp
Linking...
LINK : LNK6004: ..\Bin\GPS103d.exe not found or not built by the last incremental link; performing full link
LINK : fatal error LNK1104: cannot open file "../lib/gps103d.lib"
Error executing link.exe.
<h3>Results</h3>
GPS103d.exe - 1 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -