文档详情

matlab c++编译器的设置.doc

发布:2017-07-06约2.39千字共4页下载文档
文本预览下载声明
最近要用到Matlab与C/C++混合编程,所以先要完成Matlab C/C++编译器的设置 mbuild -setup Please choose your compiler for building standalone MATLAB applications: Would you like mbuild to locate installed compilers [y]/n? y Select a compiler: [1] Lcc-win32 C 2.4.1 in F:\MATLAB\sys\lcc [2] Microsoft Visual C++ 2005 in D:\Microsoft Visual Studio 8 [3] Microsoft Visual C++ 6.0 in C:\Program Files\Microsoft Visual Studio [0] None Compiler: 2 Please verify your choices: Compiler: Microsoft Visual C++ 2005 Location: D:\Microsoft Visual Studio 8 Are these correct?([y]/n): y **************************************************************************** Warning: Applications/components generated using Microsoft Visual Studio?? ?????????? 2005 require that the Microsoft Visual Studio 2005 run-time?????? ?????????? libraries be available on the computer used for deployment.?????? ?????????? To redistribute your applications/components, be sure that the??? ?????????? deployment machine has these run-time libraries. More information ?????????? is at:??????????????????????????????????????????????????????????? ?????????? /support/solutions/data/1-2223MW.html???? **************************************************************************** Trying to update options file: C:\Documents and Settings\Administrator\Application Data\MathWorks\MATLAB\R2007a\compopts.bat From template:????????????? F:\MATLAB\bin\win32\mbuildopts\msvc80compp.bat Done . . . -- F:\MATLAB\bin\win32\mwregsvr F:\MATLAB\bin\win32\mwcomutil.dll DllRegisterServer in F:\MATLAB\bin\win32\mwcomutil.dll succeeded -- F:\MATLAB\bin\win32\mwregsvr F:\MATLAB\bin\win32\mwcommgr.dll DllRegisterServer in F:\MATLAB\bin\win32\mwcommgr.dll succeeded 注意了,可能在安装时出现一个错误 mbuild-setup ??? Usage: ????? MBUILD [option1 ... optionN] sourcefile1 [... sourcefileN] ???????????? [objectfile1 ... objectfileN] [libraryfile1 ... libraryfileN] ???????????? [exportfile1 ... exportfileN] ??? Use the -help option for more information,
显示全部
相似文档