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

📄 mcc-log.txt

📁 MATLAB混合编程想把matlab强大的功能用在自己的工程实践中吗这是本不错的混合编程的书
💻 TXT
字号:
This is the output from running MATLAB Add-in.Please close this window after viewing it.--------------MCC/MEX BEGIN---------------mcc -k "D:\VCtest\mcc.mak" -/n -m -A line:on -g libmmfile.mlib -vh  "D:\VCtest\Myfunc.m"Compiler version: 3.0
Parsing file "d:\vctest\myfunc.m"
	(Referenced from: "Compiler Command Line").
Generating file "myfunc.h".
Generating file "myfunc.c".
Generating file "myfunc_main.c".
Executing command: mbuild -g -v -output "Myfunc" "myfunc.c" "myfunc_main.c" -link exe -k "D:\VCtest\mcc.mak" -nohg -no_setup
 This is mbuild Copyright 1984-2002 The MathWorks, Inc.

-> Default options filename found in C:\Documents and Settings\Yang Gaobo\Application Data\MathWorks\MATLAB\R13
----------------------------------------------------------------
->    Options file           = C:\Documents and Settings\Yang Gaobo\Application Data\MathWorks\MATLAB\R13\compopts.bat
->    COMPILER               = cl
->    Compiler flags:
         COMPFLAGS           = -c -Zp8 -G5 -W3 -nologo
         OPTIMFLAGS          = -O2 -DNDEBUG
         DEBUGFLAGS          = -Zi -Fd"Myfunc.pdb"
         arguments           = 
         Name switch         = /Fo
->    Pre-linking commands   = 
->    LINKER                 = link
->    Link directives:
         LINKFLAGS           = kernel32.lib user32.lib gdi32.lib advapi32.lib oleaut32.lib ole32.lib /LIBPATH:"C:\MATLAB6p5\extern\lib\win32\microsoft\msvc60" libmmfile.lib libmatlb.lib /nologo libmx.lib libmat.lib libmwservices.lib libmex.lib libut.lib
         LINKFLAGSPOST       = 
         Name directive      = "/out:Myfunc.exe"
         File link directive = 
         Lib. link directive = 
         Rsp file indicator  = @
->    Resource Compiler      = rc /fo ".res"
->    Resource Linker        = 
----------------------------------------------------------------

--------------MCC/MEX DONE----------------

⌨️ 快捷键说明

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