📄 usbmicard.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: UsbMiCard - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"Debug/UsbMiCard.res" /d "_DEBUG" "D:\Project\Mifare - SDK\New USB Reader\UsbMiCard\UsbMiCard.rc""
Creating temporary file "C:\DOCUME~1\Timotius\LOCALS~1\Temp\RSP267.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "_WINDLL" /Fp"Debug/UsbMiCard.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\Project\Mifare - SDK\New USB Reader\UsbMiCard\UsbIF.cpp"
"D:\Project\Mifare - SDK\New USB Reader\UsbMiCard\UsbMiCard.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Timotius\LOCALS~1\Temp\RSP267.tmp"
Creating temporary file "C:\DOCUME~1\Timotius\LOCALS~1\Temp\RSP268.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "_WINDLL" /Fp"Debug/UsbMiCard.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\Project\Mifare - SDK\New USB Reader\UsbMiCard\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Timotius\LOCALS~1\Temp\RSP268.tmp"
Creating temporary file "C:\DOCUME~1\Timotius\LOCALS~1\Temp\RSP269.tmp" with contents
[
/nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/UsbMiCard.pdb" /debug /machine:I386 /def:".\UsbMiCard.def" /out:"UsbMiCard.dll" /implib:"Debug/UsbMiCard.lib" /pdbtype:sept
".\Debug\StdAfx.obj"
".\Debug\UsbIF.obj"
".\Debug\UsbMiCard.obj"
".\Debug\UsbMiCard.res"
]
Creating command line "link.exe @C:\DOCUME~1\Timotius\LOCALS~1\Temp\RSP269.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
UsbIF.cpp
UsbMiCard.cpp
D:\Project\Mifare - SDK\New USB Reader\UsbMiCard\UsbMiCard.cpp(628) : warning C4172: returning address of local variable or temporary
D:\Project\Mifare - SDK\New USB Reader\UsbMiCard\UsbMiCard.cpp(1051) : warning C4172: returning address of local variable or temporary
D:\Project\Mifare - SDK\New USB Reader\UsbMiCard\UsbMiCard.cpp(1098) : warning C4172: returning address of local variable or temporary
D:\Project\Mifare - SDK\New USB Reader\UsbMiCard\UsbMiCard.cpp(1176) : warning C4172: returning address of local variable or temporary
Generating Code...
Linking...
Creating library Debug/UsbMiCard.lib and object Debug/UsbMiCard.exp
<h3>Results</h3>
UsbMiCard.dll - 0 error(s), 4 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -