?? i2cdll.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: I2Cdll - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/IODLL.res" /d "NDEBUG" "D:\I2Cdll\IODLL.rc""
Creating temporary file "C:\DOCUME~1\user\LOCALS~1\Temp\RSP14A.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "I2CDLL_EXPORTS" /Fp"Release/I2Cdll.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"D:\I2Cdll\I2Cdll.cpp"
"D:\I2Cdll\MergeDll.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\user\LOCALS~1\Temp\RSP14A.tmp"
Creating temporary file "C:\DOCUME~1\user\LOCALS~1\Temp\RSP14B.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "I2CDLL_EXPORTS" /Fp"Release/I2Cdll.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"D:\I2Cdll\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\user\LOCALS~1\Temp\RSP14B.tmp"
Creating temporary file "C:\DOCUME~1\user\LOCALS~1\Temp\RSP14C.tmp" with contents
[
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 /dll /incremental:no /pdb:"Release/I2C.pdb" /machine:I386 /def:".\i2cdll.def" /out:"Release/I2C.dll" /implib:"Release/I2C.lib"
.\Release\I2Cdll.obj
.\Release\MergeDll.obj
.\Release\StdAfx.obj
.\Release\IODLL.res
]
Creating command line "link.exe @C:\DOCUME~1\user\LOCALS~1\Temp\RSP14C.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
I2Cdll.cpp
MergeDll.cpp
Generating Code...
D:\I2Cdll\I2Cdll.cpp(300) : warning C4700: local variable 'chr1' used without having been initialized
Linking...
.\i2cdll.def : warning LNK4017: Lib statement not supported for the target platform; ignored
Creating library Release/I2C.lib and object Release/I2C.exp
<h3>Results</h3>
I2C.dll - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -