嵌入式开发的示例程序
源代码在线查看: e2prom_1581.plg
Build Log
--------------------Configuration: E2PROM_1581 - Win32 Release--------------------
Command Lines
Creating temporary file "D:\DOCUME~1\wuduozhi\LOCALS~1\Temp\RSP7F.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/E2PROM_1581.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"D:\驱动程序开发\usbpack 2.0\动态库Ex\动态库演示程序源文件(ex)\E2PROM_1581(需动态库ex)\UsbDeviceCommand.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\wuduozhi\LOCALS~1\Temp\RSP7F.tmp"
Creating temporary file "D:\DOCUME~1\wuduozhi\LOCALS~1\Temp\RSP80.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/E2PROM_1581.pdb" /machine:I386 /out:"Release/E2PROM_1581.exe"
".\Release\E2PROM_1581.obj"
".\Release\E2PROM_1581Dlg.obj"
".\Release\StdAfx.obj"
".\Release\UsbDeviceCommand.obj"
".\Release\E2PROM_1581.res"
".\EasyISP1581Ex.lib"
]
Creating command line "link.exe @D:\DOCUME~1\wuduozhi\LOCALS~1\Temp\RSP80.tmp"
Output Window
Compiling...
UsbDeviceCommand.cpp
D:\驱动程序开发\usbpack 2.0\动态库Ex\动态库演示程序源文件(ex)\E2PROM_1581(需动态库ex)\UsbDeviceCommand.cpp(12) : warning C4101: 'temp' : unreferenced local variable
D:\驱动程序开发\usbpack 2.0\动态库Ex\动态库演示程序源文件(ex)\E2PROM_1581(需动态库ex)\UsbDeviceCommand.cpp(53) : warning C4101: 'temp' : unreferenced local variable
Linking...
Results
E2PROM_1581.exe - 0 error(s), 2 warning(s)