⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 imageedit.plg

📁 MFC Windows 程序设计源代码,有实用价值
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ImageEdit - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"Debug/ImageEdit.res" /d "_DEBUG" /d "_AFXDLL" "F:\念书用的\windows\MFC Windows 程序设计源代码\Chap17\ImageEdit\ImageEdit.rc"" 
Creating temporary file "C:\DOCUME~1\st\LOCALS~1\Temp\RSP169.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/ImageEdit.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"F:\念书用的\windows\MFC Windows 程序设计源代码\Chap17\ImageEdit\ImageEdit.cpp"
"F:\念书用的\windows\MFC Windows 程序设计源代码\Chap17\ImageEdit\ImageEditDoc.cpp"
"F:\念书用的\windows\MFC Windows 程序设计源代码\Chap17\ImageEdit\ImageEditView.cpp"
"F:\念书用的\windows\MFC Windows 程序设计源代码\Chap17\ImageEdit\MainFrm.cpp"
"F:\念书用的\windows\MFC Windows 程序设计源代码\Chap17\ImageEdit\SpecialStatusBar.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\st\LOCALS~1\Temp\RSP169.tmp" 
Creating temporary file "C:\DOCUME~1\st\LOCALS~1\Temp\RSP16A.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/ImageEdit.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"F:\念书用的\windows\MFC Windows 程序设计源代码\Chap17\ImageEdit\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\st\LOCALS~1\Temp\RSP16A.tmp" 
Creating temporary file "C:\DOCUME~1\st\LOCALS~1\Temp\RSP16B.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/ImageEdit.pdb" /debug /machine:I386 /out:"Debug/ImageEdit.exe" /pdbtype:sept 
".\Debug\ImageEdit.obj"
".\Debug\ImageEditDoc.obj"
".\Debug\ImageEditView.obj"
".\Debug\MainFrm.obj"
".\Debug\SpecialStatusBar.obj"
".\Debug\StdAfx.obj"
".\Debug\ImageEdit.res"
]
Creating command line "link.exe @C:\DOCUME~1\st\LOCALS~1\Temp\RSP16B.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
ImageEdit.cpp
ImageEditDoc.cpp
ImageEditView.cpp
MainFrm.cpp
SpecialStatusBar.cpp
Generating Code...
Linking...
ImageEditDoc.obj : error LNK2005: "class CCriticalSection g_cs" (?g_cs@@3VCCriticalSection@@A) already defined in ImageEdit.obj
ImageEditView.obj : error LNK2005: "class CCriticalSection g_cs" (?g_cs@@3VCCriticalSection@@A) already defined in ImageEdit.obj
MainFrm.obj : error LNK2005: "class CCriticalSection g_cs" (?g_cs@@3VCCriticalSection@@A) already defined in ImageEdit.obj
Debug/ImageEdit.exe : fatal error LNK1169: one or more multiply defined symbols found
执行 link.exe 时出错.



<h3>Results</h3>
ImageEdit.exe - 1 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -