📄 ch341par.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: CH341PAR - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPE5.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Release/" /Fp"Release/CH341PAR.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"E:\bak\usb\CH341\EVT\CH341PAR\CH341PAR.cpp"
"E:\bak\usb\CH341\EVT\CH341PAR\CH341PARDlg.cpp"
"E:\bak\usb\CH341\EVT\CH341PAR\CtrlSheet.cpp"
"E:\bak\usb\CH341\EVT\CH341PAR\EeprPage.cpp"
"E:\bak\usb\CH341\EVT\CH341PAR\EppPage.cpp"
"E:\bak\usb\CH341\EVT\CH341PAR\I2CSPage.cpp"
"E:\bak\usb\CH341\EVT\CH341PAR\LEDBTDisp.cpp"
"E:\bak\usb\CH341\EVT\CH341PAR\MemPage.cpp"
"E:\bak\usb\CH341\EVT\CH341PAR\OtherPage.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPE5.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPE6.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Release/" /Fp"Release/CH341PAR.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"E:\bak\usb\CH341\EVT\CH341PAR\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPE6.tmp"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
CH341PAR.cpp
CH341PARDlg.cpp
CtrlSheet.cpp
EeprPage.cpp
EppPage.cpp
I2CSPage.cpp
LEDBTDisp.cpp
MemPage.cpp
OtherPage.cpp
Generating Code...
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPE7.tmp" with contents
[
CH341DLL.LIB /nologo /subsystem:windows /incremental:no /pdb:"Release/CH341PAR.pdb" /machine:I386 /out:"Release/CH341PAR.exe"
.\Release\CH341PAR.obj
.\Release\CH341PARDlg.obj
.\Release\CtrlSheet.obj
.\Release\EeprPage.obj
.\Release\EppPage.obj
.\Release\I2CSPage.obj
.\Release\LEDBTDisp.obj
.\Release\MemPage.obj
.\Release\OtherPage.obj
.\Release\StdAfx.obj
.\Release\CH341PAR.res
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPE7.tmp"
<h3>Output Window</h3>
Linking...
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPE9.tmp" with contents
[
/nologo /o"Release/CH341PAR.bsc"
.\Release\StdAfx.sbr
.\Release\CH341PAR.sbr
.\Release\CH341PARDlg.sbr
.\Release\CtrlSheet.sbr
.\Release\EeprPage.sbr
.\Release\EppPage.sbr
.\Release\I2CSPage.sbr
.\Release\LEDBTDisp.sbr
.\Release\MemPage.sbr
.\Release\OtherPage.sbr]
Creating command line "bscmake.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPE9.tmp"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
CH341PAR.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -