📄 mscommmutiport.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: MSCommMutiport - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/MSCommMutiport.res" /d "_DEBUG" /d "_AFXDLL" "D:\vc项目\MSCommMutiport\MSCommMutiport.rc""
Creating temporary file "C:\DOCUME~1\LUCKYS~1\LOCALS~1\Temp\RSP4E.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/MSCommMutiport.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\vc项目\MSCommMutiport\MSCommMutiport.cpp"
"D:\vc项目\MSCommMutiport\MSCommMutiportDlg.cpp"
"D:\vc项目\MSCommMutiport\mscomm.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\LUCKYS~1\LOCALS~1\Temp\RSP4E.tmp"
Creating temporary file "C:\DOCUME~1\LUCKYS~1\LOCALS~1\Temp\RSP4F.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/MSCommMutiport.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\vc项目\MSCommMutiport\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\LUCKYS~1\LOCALS~1\Temp\RSP4F.tmp"
Creating temporary file "C:\DOCUME~1\LUCKYS~1\LOCALS~1\Temp\RSP50.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/MSCommMutiport.pdb" /debug /machine:I386 /out:"Debug/MSCommMutiport.exe" /pdbtype:sept
".\Debug\MSCommMutiport.obj"
".\Debug\MSCommMutiportDlg.obj"
".\Debug\StdAfx.obj"
".\Debug\MSCommMutiport.res"
".\Debug\mscomm.obj"
]
Creating command line "link.exe @C:\DOCUME~1\LUCKYS~1\LOCALS~1\Temp\RSP50.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
MSCommMutiport.cpp
MSCommMutiportDlg.cpp
D:\vc项目\MSCommMutiport\MSCommMutiportDlg.cpp(133) : error C2039: 'SetOutbufferSize' : is not a member of 'CMSComm'
d:\vc项目\mscommmutiport\mscomm.h(15) : see declaration of 'CMSComm'
D:\vc项目\MSCommMutiport\MSCommMutiportDlg.cpp(140) : error C2039: 'GetCommPortOpen' : is not a member of 'CMSComm'
d:\vc项目\mscommmutiport\mscomm.h(15) : see declaration of 'CMSComm'
D:\vc项目\MSCommMutiport\MSCommMutiportDlg.cpp(141) : error C2039: 'SetCommPortOpen' : is not a member of 'CMSComm'
d:\vc项目\mscommmutiport\mscomm.h(15) : see declaration of 'CMSComm'
D:\vc项目\MSCommMutiport\MSCommMutiportDlg.cpp(159) : error C2039: 'GetCommPortOpen' : is not a member of 'CMSComm'
d:\vc项目\mscommmutiport\mscomm.h(15) : see declaration of 'CMSComm'
D:\vc项目\MSCommMutiport\MSCommMutiportDlg.cpp(228) : error C2065: 'COLeSafeArray' : undeclared identifier
D:\vc项目\MSCommMutiport\MSCommMutiportDlg.cpp(228) : error C2146: syntax error : missing ';' before identifier 'safearray_inp'
D:\vc项目\MSCommMutiport\MSCommMutiportDlg.cpp(228) : error C2065: 'safearray_inp' : undeclared identifier
D:\vc项目\MSCommMutiport\MSCommMutiportDlg.cpp(235) : error C2679: binary '=' : no operator defined which takes a right-hand operand of type 'struct tagVARIANT' (or there is no acceptable conversion)
D:\vc项目\MSCommMutiport\MSCommMutiportDlg.cpp(236) : error C2228: left of '.GetOneDimSize' must have class/struct/union type
D:\vc项目\MSCommMutiport\MSCommMutiportDlg.cpp(238) : error C2228: left of '.GetElement' must have class/struct/union type
D:\vc项目\MSCommMutiport\MSCommMutiportDlg.cpp(281) : error C2065: 'm_strEiditCOM1TXData' : undeclared identifier
D:\vc项目\MSCommMutiport\MSCommMutiportDlg.cpp(281) : error C2440: 'type cast' : cannot convert from 'int' to 'class COleVariant'
No constructor could take the source type, or constructor overload resolution was ambiguous
mscomm.cpp
Generating Code...
Error executing cl.exe.
<h3>Results</h3>
MSCommMutiport.exe - 12 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -