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

📄 temimage.plg

📁 image processing for transmission micrscopy. Using ray casting and visual effect for dectecttion and
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: TEMImage - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"Debug/TEMImage.res" /d "_DEBUG" /d "_AFXDLL" "D:\Virtual Disk\TEMImage\TEMImage.rc"" 
Creating temporary file "C:\DOCUME~1\TRANSO~1\LOCALS~1\Temp\RSP9E.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/TEMImage.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\Virtual Disk\TEMImage\CImg.cpp"
"D:\Virtual Disk\TEMImage\TEMImage.cpp"
"D:\Virtual Disk\TEMImage\TEMImageDlg.cpp"
"D:\Virtual Disk\TEMImage\VisualEffect.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\TRANSO~1\LOCALS~1\Temp\RSP9E.tmp" 
Creating temporary file "C:\DOCUME~1\TRANSO~1\LOCALS~1\Temp\RSP9F.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/TEMImage.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\Virtual Disk\TEMImage\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\TRANSO~1\LOCALS~1\Temp\RSP9F.tmp" 
Creating temporary file "C:\DOCUME~1\TRANSO~1\LOCALS~1\Temp\RSPA0.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/TEMImage.pdb" /debug /machine:I386 /out:"Debug/TEMImage.exe" /pdbtype:sept 
".\Debug\CImg.obj"
".\Debug\StdAfx.obj"
".\Debug\TEMImage.obj"
".\Debug\TEMImageDlg.obj"
".\Debug\VisualEffect.obj"
".\Debug\TEMImage.res"
]
Creating command line "link.exe @C:\DOCUME~1\TRANSO~1\LOCALS~1\Temp\RSPA0.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
CImg.cpp
TEMImage.cpp
d:\virtual disk\temimage\visualeffect.h(16) : error C2504: 'CImgDisplay' : base class undefined
d:\virtual disk\temimage\visualeffect.h(28) : error C2143: syntax error : missing ',' before '<'
d:\virtual disk\temimage\visualeffect.h(28) : error C2059: syntax error : '<'
d:\virtual disk\temimage\visualeffect.h(44) : error C2143: syntax error : missing ';' before '<'
d:\virtual disk\temimage\visualeffect.h(44) : error C2501: 'CImg' : missing storage-class or type specifiers
d:\virtual disk\temimage\visualeffect.h(44) : error C2059: syntax error : '<'
d:\virtual disk\temimage\visualeffect.h(44) : error C2238: unexpected token(s) preceding ';'
d:\virtual disk\temimage\visualeffect.h(72) : error C2143: syntax error : missing ';' before '<'
d:\virtual disk\temimage\visualeffect.h(72) : error C2501: 'CImg' : missing storage-class or type specifiers
d:\virtual disk\temimage\visualeffect.h(72) : error C2059: syntax error : '<'
d:\virtual disk\temimage\visualeffect.h(72) : error C2238: unexpected token(s) preceding ';'
TEMImageDlg.cpp
d:\virtual disk\temimage\visualeffect.h(16) : error C2504: 'CImgDisplay' : base class undefined
d:\virtual disk\temimage\visualeffect.h(28) : error C2143: syntax error : missing ',' before '<'
d:\virtual disk\temimage\visualeffect.h(28) : error C2059: syntax error : '<'
d:\virtual disk\temimage\visualeffect.h(44) : error C2143: syntax error : missing ';' before '<'
d:\virtual disk\temimage\visualeffect.h(44) : error C2501: 'CImg' : missing storage-class or type specifiers
d:\virtual disk\temimage\visualeffect.h(44) : error C2059: syntax error : '<'
d:\virtual disk\temimage\visualeffect.h(44) : error C2238: unexpected token(s) preceding ';'
d:\virtual disk\temimage\visualeffect.h(72) : error C2143: syntax error : missing ';' before '<'
d:\virtual disk\temimage\visualeffect.h(72) : error C2501: 'CImg' : missing storage-class or type specifiers
d:\virtual disk\temimage\visualeffect.h(72) : error C2059: syntax error : '<'
d:\virtual disk\temimage\visualeffect.h(72) : error C2238: unexpected token(s) preceding ';'
VisualEffect.cpp
D:\Virtual Disk\TEMImage\VisualEffect.cpp(5) : fatal error C1083: Cannot open include file: 'CVisualEffect.h': No such file or directory
Generating Code...
Error executing cl.exe.



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

⌨️ 快捷键说明

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