⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 avr_usb.plg

📁 usb 程序 usb通讯 仿真程序
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: AVR_USB - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/AVR_USB.res" /d "NDEBUG" "D:\workspace\cscls\Sl\Avr_usb\AVR_USB.rc"" 
Creating temporary file "C:\WIN98\TEMP\RSPE391.TMP" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/AVR_USB.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\workspace\cscls\Sl\Avr_usb\AVR_USB.cpp"
"D:\workspace\cscls\Sl\Avr_usb\AVR_USBDlg.cpp"
]
Creating command line "cl.exe @C:\WIN98\TEMP\RSPE391.TMP" 
Creating temporary file "C:\WIN98\TEMP\RSPE392.TMP" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/AVR_USB.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\workspace\cscls\Sl\Avr_usb\StdAfx.cpp"
]
Creating command line "cl.exe @C:\WIN98\TEMP\RSPE392.TMP" 
Creating command line "link.exe usbd12.lib winmm.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/AVR_USB.pdb" /machine:I386 /out:"Release/AVR_USB.exe"  .\Release\AVR_USB.obj .\Release\AVR_USBDlg.obj .\Release\StdAfx.obj .\Release\AVR_USB.res "
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
AVR_USB.cpp
AVR_USBDlg.cpp
D:\workspace\cscls\Sl\Avr_usb\AVR_USBDlg.cpp(172) : warning C4244: '=' : conversion from 'long' to 'char', possible loss of data
D:\workspace\cscls\Sl\Avr_usb\AVR_USBDlg.cpp(173) : warning C4244: '=' : conversion from 'long' to 'char', possible loss of data
D:\workspace\cscls\Sl\Avr_usb\AVR_USBDlg.cpp(259) : warning C4305: '=' : truncation from 'const int' to 'char'
D:\workspace\cscls\Sl\Avr_usb\AVR_USBDlg.cpp(259) : warning C4309: '=' : truncation of constant value
D:\workspace\cscls\Sl\Avr_usb\AVR_USBDlg.cpp(260) : warning C4244: '=' : conversion from 'long' to 'char', possible loss of data
D:\workspace\cscls\Sl\Avr_usb\AVR_USBDlg.cpp(261) : warning C4244: '=' : conversion from 'long' to 'char', possible loss of data
D:\workspace\cscls\Sl\Avr_usb\AVR_USBDlg.cpp(262) : warning C4244: '=' : conversion from 'long' to 'char', possible loss of data
D:\workspace\cscls\Sl\Avr_usb\AVR_USBDlg.cpp(263) : warning C4244: '=' : conversion from 'long' to 'char', possible loss of data
D:\workspace\cscls\Sl\Avr_usb\AVR_USBDlg.cpp(338) : warning C4305: '=' : truncation from 'const int' to 'char'
D:\workspace\cscls\Sl\Avr_usb\AVR_USBDlg.cpp(338) : warning C4309: '=' : truncation of constant value
D:\workspace\cscls\Sl\Avr_usb\AVR_USBDlg.cpp(339) : warning C4244: '=' : conversion from 'long' to 'char', possible loss of data
D:\workspace\cscls\Sl\Avr_usb\AVR_USBDlg.cpp(340) : warning C4244: '=' : conversion from 'long' to 'char', possible loss of data
D:\workspace\cscls\Sl\Avr_usb\AVR_USBDlg.cpp(341) : warning C4244: '=' : conversion from 'long' to 'char', possible loss of data
D:\workspace\cscls\Sl\Avr_usb\AVR_USBDlg.cpp(342) : warning C4244: '=' : conversion from 'long' to 'char', possible loss of data
D:\workspace\cscls\Sl\Avr_usb\AVR_USBDlg.cpp(343) : warning C4244: '=' : conversion from 'unsigned long' to 'char', possible loss of data
D:\workspace\cscls\Sl\Avr_usb\AVR_USBDlg.cpp(344) : warning C4244: '=' : conversion from 'unsigned long' to 'char', possible loss of data
D:\workspace\cscls\Sl\Avr_usb\AVR_USBDlg.cpp(345) : warning C4244: '=' : conversion from 'unsigned long' to 'char', possible loss of data
D:\workspace\cscls\Sl\Avr_usb\AVR_USBDlg.cpp(346) : warning C4244: '=' : conversion from 'unsigned long' to 'char', possible loss of data
D:\workspace\cscls\Sl\Avr_usb\AVR_USBDlg.cpp(448) : warning C4244: '=' : conversion from 'long' to 'char', possible loss of data
D:\workspace\cscls\Sl\Avr_usb\AVR_USBDlg.cpp(449) : warning C4244: '=' : conversion from 'long' to 'char', possible loss of data
D:\workspace\cscls\Sl\Avr_usb\AVR_USBDlg.cpp(450) : warning C4244: '=' : conversion from 'long' to 'char', possible loss of data
D:\workspace\cscls\Sl\Avr_usb\AVR_USBDlg.cpp(451) : warning C4244: '=' : conversion from 'long' to 'char', possible loss of data
D:\workspace\cscls\Sl\Avr_usb\AVR_USBDlg.cpp(452) : warning C4244: '=' : conversion from 'long' to 'char', possible loss of data
D:\workspace\cscls\Sl\Avr_usb\AVR_USBDlg.cpp(453) : warning C4244: '=' : conversion from 'long' to 'char', possible loss of data
D:\workspace\cscls\Sl\Avr_usb\AVR_USBDlg.cpp(454) : warning C4244: '=' : conversion from 'long' to 'char', possible loss of data
D:\workspace\cscls\Sl\Avr_usb\AVR_USBDlg.cpp(455) : warning C4244: '=' : conversion from 'long' to 'char', possible loss of data
D:\workspace\cscls\Sl\Avr_usb\AVR_USBDlg.cpp(602) : warning C4305: 'initializing' : truncation from 'const int' to 'char'
D:\workspace\cscls\Sl\Avr_usb\AVR_USBDlg.cpp(602) : warning C4309: 'initializing' : truncation of constant value
Generating Code...
Linking...
LINK : warning LNK4089: all references to "SHELL32.dll" discarded by /OPT:REF
LINK : warning LNK4089: all references to "comdlg32.dll" discarded by /OPT:REF



<h3>Results</h3>
AVR_USB.exe - 0 error(s), 30 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -