📄 convertdwg.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ConvertDwg - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "midl.exe /nologo /D "NDEBUG" /tlb "Release/ConvertDwg.tlb" /mktyplib203 /win32 "F:\Document\发表文章\基于OpenDWG开发AutoCAD Proxy对象图元分解程序\Source Files\ConvertDwg.odl""
Creating command line "rc.exe /l 0x804 /fo"Release/ConvertDwg.res" /i "Release" /d "NDEBUG" /d "_AFXDLL" "F:\Document\发表文章\基于OpenDWG开发AutoCAD Proxy对象图元分解程序\Source Files\ConvertDwg.rc""
Creating temporary file "C:\temp\RSP98D.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/ConvertDwg.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"F:\Document\发表文章\基于OpenDWG开发AutoCAD Proxy对象图元分解程序\Source Files\ConvertDwg.cpp"
"F:\Document\发表文章\基于OpenDWG开发AutoCAD Proxy对象图元分解程序\Source Files\ConvertDwgDlg.cpp"
"F:\Document\发表文章\基于OpenDWG开发AutoCAD Proxy对象图元分解程序\Source Files\DlgProxy.cpp"
"F:\Document\发表文章\基于OpenDWG开发AutoCAD Proxy对象图元分解程序\Source Files\HListBox.cpp"
]
Creating command line "cl.exe @C:\temp\RSP98D.tmp"
Creating temporary file "C:\temp\RSP98E.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/ConvertDwg.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"F:\Document\发表文章\基于OpenDWG开发AutoCAD Proxy对象图元分解程序\Source Files\StdAfx.cpp"
]
Creating command line "cl.exe @C:\temp\RSP98E.tmp"
Creating temporary file "C:\temp\RSP98F.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/ConvertDwgIncProxyEnt.pdb" /machine:I386 /out:"./ConvertDwgIncProxyEnt.exe"
".\Release\ConvertDwg.obj"
".\Release\ConvertDwgDlg.obj"
".\Release\DlgProxy.obj"
".\Release\HListBox.obj"
".\Release\StdAfx.obj"
".\Release\ConvertDwg.res"
]
Creating command line "link.exe @C:\temp\RSP98F.tmp"
<h3>Output Window</h3>
Creating Type Library...
Processing F:\Document\发表文章\基于OpenDWG开发AutoCAD Proxy对象图元分解程序\Source Files\ConvertDwg.odl
ConvertDwg.odl
Processing D:\vc6\VC98\INCLUDE\oaidl.idl
oaidl.idl
Processing D:\vc6\VC98\INCLUDE\objidl.idl
objidl.idl
Processing D:\vc6\VC98\INCLUDE\unknwn.idl
unknwn.idl
Processing D:\vc6\VC98\INCLUDE\wtypes.idl
wtypes.idl
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
ConvertDwg.cpp
ConvertDwgDlg.cpp
DlgProxy.cpp
HListBox.cpp
Generating Code...
Linking...
Creating library ./ConvertDwgIncProxyEnt.lib and object ./ConvertDwgIncProxyEnt.exp
<h3>Results</h3>
ConvertDwgIncProxyEnt.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -