📄 newdll.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: newdll - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "E:\DOCUME~1\9335~1\LOCALS~1\Temp\RSPC2.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_WINXP" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "NEWDLL_EXPORTS" /FA /Fa"Debug/" /Fp"Debug/newdll.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c
"E:\Program Files\NSIS\Examples\Modern UI\RTMDemo\Samples\newdll\newdll.cpp"
]
Creating command line "cl.exe @E:\DOCUME~1\9335~1\LOCALS~1\Temp\RSPC2.tmp"
Creating temporary file "E:\DOCUME~1\9335~1\LOCALS~1\Temp\RSPC3.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_WINXP" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "NEWDLL_EXPORTS" /FA /Fa"Debug/" /Fp"Debug/newdll.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c
"E:\Program Files\NSIS\Examples\Modern UI\RTMDemo\Samples\newdll\StdAfx.cpp"
]
Creating command line "cl.exe @E:\DOCUME~1\9335~1\LOCALS~1\Temp\RSPC3.tmp"
Creating temporary file "E:\DOCUME~1\9335~1\LOCALS~1\Temp\RSPC4.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 IMAGEHLP.LIB ..\..\Lib\rtmlib.lib ..\..\Lib\rtmndev.lib ..\..\Lib\rtmstub.lib /nologo /dll /incremental:no /pdb:"Debug/rtmdll.pdb" /debug /machine:I386 /nodefaultlib:"LIBC" /nodefaultlib:"LIBCMT.lib" /def:"newdll.def" /out:"E:\WinXP\system32\rtmdll.dll" /implib:"Debug/rtmdll.lib" /pdbtype:sept /OPT:NOREF
".\Debug\newdll.obj"
".\Debug\StdAfx.obj"
]
Creating command line "link.exe @E:\DOCUME~1\9335~1\LOCALS~1\Temp\RSPC4.tmp"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
newdll.cpp
Linking...
LINK : warning LNK4075: ignoring /EDITANDCONTINUE due to /INCREMENTAL:NO specification
Creating library Debug/rtmdll.lib and object Debug/rtmdll.exp
<h3>Results</h3>
rtmdll.dll - 0 error(s), 1 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -