📄 rf_usb_diag.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: rf_usb - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP586.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /Zi /Od /D "_DEBUG" /D "WIN32" /D "_MT" /D "_CONSOLE" /D "_MBCS" /Fo"Debug/" /Fd"Debug/" /FD /c
"C:\project\relay.c"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP586.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP587.tmp" with contents
[
wd_utils.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/rf_usb_diag.pdb" /debug /machine:I386 /out:"Debug/rf_usb_diag.exe" /pdbtype:sept /libpath:"c:\windriver\lib\\"
.\Debug\crc16.obj
.\Debug\relay.obj
.\Debug\relay_file.obj
.\Debug\rf_usb_diag.obj
.\Debug\RF_USB_MAC.obj
.\Debug\usb_diag_lib.obj
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP587.tmp"
<h3>Output Window</h3>
Compiling...
relay.c
C:\project\relay.c(31) : warning C4013: 'PrintTime' undefined; assuming extern returning int
C:\project\relay.c(32) : warning C4013: 'PrintHexBuffer' undefined; assuming extern returning int
C:\project\relay.c(34) : warning C4013: 'LogTime' undefined; assuming extern returning int
C:\project\relay.c(35) : warning C4013: 'LogHexBuffer' undefined; assuming extern returning int
C:\project\relay.c(37) : warning C4013: 'RF_USB_send_frame' undefined; assuming extern returning int
C:\project\relay.c(173) : warning C4013: 'relay_ftp_xfer' undefined; assuming extern returning int
C:\project\relay.c(326) : warning C4013: 'abs' undefined; assuming extern returning int
Linking...
<h3>Results</h3>
rf_usb_diag.exe - 0 error(s), 7 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -