VC MATLAB 混编示例
ppWizard has created this matlab调用 application for you. This application
not only
源代码在线查看: matlab调用.plg
Build Log
--------------------Configuration: matlab调用 - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPB.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/matlab调用.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Documents and Settings\administrator\桌面\matlab调用\2InputDlg.cpp"
"C:\Documents and Settings\administrator\桌面\matlab调用\matlab调用.cpp"
"C:\Documents and Settings\administrator\桌面\matlab调用\matlab调用Dlg.cpp"
"C:\Documents and Settings\administrator\桌面\matlab调用\OneInputDlg.cpp"
"C:\Documents and Settings\administrator\桌面\matlab调用\XPButton.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPB.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPC.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/matlab调用.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Documents and Settings\administrator\桌面\matlab调用\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPC.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPD.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/matlab调用.pdb" /debug /machine:I386 /out:"Debug/matlab调用.exe" /pdbtype:sept
".\Debug\2InputDlg.obj"
".\Debug\matlab调用.obj"
".\Debug\matlab调用Dlg.obj"
".\Debug\OneInputDlg.obj"
".\Debug\StdAfx.obj"
".\Debug\XPButton.obj"
".\Debug\matlab调用.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPD.tmp"
Output Window
Compiling...
StdAfx.cpp
c:\documents and settings\administrator\桌面\matlab调用\stdafx.h(23) : fatal error C1083: Cannot open include file: 'matlab.h': No such file or directory
Error executing cl.exe.
Creating command line "bscmake.exe /nologo /o"Debug/matlab调用.bsc" ".\Debug\StdAfx.sbr" ".\Debug\2InputDlg.sbr" ".\Debug\matlab调用.sbr" ".\Debug\matlab调用Dlg.sbr" ".\Debug\OneInputDlg.sbr" ".\Debug\XPButton.sbr""
Creating browse info file...
BSCMAKE: error BK1506 : cannot open file '.\Debug\StdAfx.sbr': No such file or directory
Error executing bscmake.exe.
Output Window
Results
matlab调用.exe - 2 error(s), 0 warning(s)