📄 mcc-log.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 + -