📄 magickcom.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: MagickCOM - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\PCM~1.PAU\LOCALS~1\Temp\RSP77.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "_VISUALC_" /D "NeedFunctionPrototypes" /D "_MAGICKMOD_" /D "_DLL" /Fp"Debug/MagickCOM.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Program Files\Microsoft Visual Studio\MyProjects\MagickCOM\Image.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\PCM~1.PAU\LOCALS~1\Temp\RSP77.tmp"
Creating temporary file "C:\DOCUME~1\PCM~1.PAU\LOCALS~1\Temp\RSP78.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 c:\ImageMagick-5.4.6\VisualMagick\lib\CORE_DB_Magick++_.lib c:\ImageMagick-5.4.6\VisualMagick\lib\CORE_DB_xlib_.lib c:\ImageMagick-5.4.6\VisualMagick\lib\CORE_DB_magick_.lib /nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/MagickCOM.pdb" /debug /machine:I386 /nodefaultlib:"LIBCMTD" /def:".\MagickCOM.def" /out:"Debug/MagickCOM.dll" /implib:"Debug/MagickCOM.lib" /pdbtype:sept
".\Debug\Color.obj"
".\Debug\Geometry.obj"
".\Debug\Image.obj"
".\Debug\ImageControl.obj"
".\Debug\MagickCOM.obj"
".\Debug\StdAfx.obj"
".\Debug\MagickCOM.res"
]
Creating command line "link.exe @C:\DOCUME~1\PCM~1.PAU\LOCALS~1\Temp\RSP78.tmp"
Creating temporary file "C:\DOCUME~1\PCM~1.PAU\LOCALS~1\Temp\RSP79.bat" with contents
[
@echo off
regsvr32 /s /c ".\Debug\MagickCOM.dll"
echo regsvr32 exec. time > ".\Debug\regsvr32.trg"
]
Creating command line "C:\DOCUME~1\PCM~1.PAU\LOCALS~1\Temp\RSP79.bat"
Compiling...
Image.cpp
Compiling as dll import
Module compiled as DLL
Linking...
<h3>Output Window</h3>
Performing registration
'regsvr32' is not recognized as an internal or external command,
operable program or batch file.
Creating temporary file "C:\DOCUME~1\PCM~1.PAU\LOCALS~1\Temp\RSP7A.bat" with contents
[
@echo off
copy "C:\Program Files\Microsoft Visual Studio\MyProjects\MagickCOM\Debug\MagickCOM.dll" c:\DLLTest\
c:\windows\system32\regsvr32.exe c:\DLLtest\MagickCOM.dll
]
Creating command line "C:\DOCUME~1\PCM~1.PAU\LOCALS~1\Temp\RSP7A.bat"
The process cannot access the file because it is being used by another process.
0 file(s) copied.
<h3>Results</h3>
MagickCOM.dll - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -