📄 photoinsert.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: PHOTOINSERT - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/PHOTOINSERT.res" /d "_DEBUG" /d "_AFXDLL" "H:\资料\oracle+vc开发\实例PHOTOINSERT_oracle+blob\PHOTOINSERT.rc""
Creating temporary file "C:\DOCUME~1\zhangyc\LOCALS~1\Temp\RSP8D.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/PHOTOINSERT.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"H:\资料\oracle+vc开发\实例PHOTOINSERT_oracle+blob\ComandFun.cpp"
"H:\资料\oracle+vc开发\实例PHOTOINSERT_oracle+blob\PHOTOINSERT.cpp"
"H:\资料\oracle+vc开发\实例PHOTOINSERT_oracle+blob\PHOTOINSERTDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\zhangyc\LOCALS~1\Temp\RSP8D.tmp"
Creating temporary file "C:\DOCUME~1\zhangyc\LOCALS~1\Temp\RSP8E.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/PHOTOINSERT.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"H:\资料\oracle+vc开发\实例PHOTOINSERT_oracle+blob\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\zhangyc\LOCALS~1\Temp\RSP8E.tmp"
Creating temporary file "C:\DOCUME~1\zhangyc\LOCALS~1\Temp\RSP8F.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/PHOTOINSERT.pdb" /debug /machine:I386 /out:"Debug/PHOTOINSERT.exe" /pdbtype:sept
".\Debug\ComandFun.obj"
".\Debug\PHOTOINSERT.obj"
".\Debug\PHOTOINSERTDlg.obj"
".\Debug\StdAfx.obj"
".\Debug\PHOTOINSERT.res"
]
Creating command line "link.exe @C:\DOCUME~1\zhangyc\LOCALS~1\Temp\RSP8F.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
h:\资料\oracle+vc开发\实例photoinsert_oracle+blob\debug\msado15.tlh(407) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
Compiling...
ComandFun.cpp
PHOTOINSERT.cpp
PHOTOINSERTDlg.cpp
H:\资料\oracle+vc开发\实例PHOTOINSERT_oracle+blob\PHOTOINSERTDlg.cpp(380) : error C2664: 'SaveToFile' : cannot convert parameter 2 from 'const int' to 'enum SaveOptionsEnum'
Conversion to enumeration type requires an explicit cast (static_cast, C-style cast or function-style cast)
Generating Code...
Error executing cl.exe.
Creating command line "bscmake.exe /nologo /o"Debug/PHOTOINSERT.bsc" ".\Debug\StdAfx.sbr" ".\Debug\ComandFun.sbr" ".\Debug\PHOTOINSERT.sbr" ".\Debug\PHOTOINSERTDlg.sbr""
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
PHOTOINSERT.exe - 1 error(s), 1 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -