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

📄 test.plg

📁 《精通matlab与c++混合编程》的光盘内容
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: test - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\liuwei\LOCALS~1\Temp\RSP1D7.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "_AFXDLL" /FR"Debug/" /Fp"Debug/test.pch" /YX"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\MATLAB6p5p1\work\book\dataconversion\VC\test\test.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\liuwei\LOCALS~1\Temp\RSP1D7.tmp" 
Creating temporary file "C:\DOCUME~1\liuwei\LOCALS~1\Temp\RSP1D8.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/test.pdb" /debug /machine:I386 /out:"Debug/test.exe" /pdbtype:sept 
.\Debug\mwcomutil.obj
.\Debug\StdAfx.obj
.\Debug\test.obj
.\Debug\test.res
.\Debug\structcombinecom_1_0.obj
]
Creating command line "link.exe @C:\DOCUME~1\liuwei\LOCALS~1\Temp\RSP1D8.tmp"
<h3>Output Window</h3>
Compiling...
test.cpp
D:\MATLAB6p5p1\work\book\dataconversion\VC\test\test.cpp(231) : error C2039: 'Release' : is not a member of 'IMWField'
        d:\matlab6p5p1\work\book\dataconversion\vc\test\mwcomutil.h(5) : see declaration of 'IMWField'
D:\MATLAB6p5p1\work\book\dataconversion\VC\test\test.cpp(242) : error C2039: 'Release' : is not a member of 'IMWField'
        d:\matlab6p5p1\work\book\dataconversion\vc\test\mwcomutil.h(5) : see declaration of 'IMWField'
Error executing cl.exe.
Creating command line "bscmake.exe /nologo /o"Debug/test.bsc"  .\Debug\StdAfx.sbr .\Debug\mwcomutil.sbr .\Debug\test.sbr .\Debug\structcombinecom_1_0.sbr"
Creating browse info file...
<h3>Output Window</h3>



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

⌨️ 快捷键说明

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