build.log

来自「开发环境: Matlab Version 7.8.0.347(R2009a) 」· LOG 代码 · 共 25 行

LOG
25
字号
mcc -W 'dotnet:PlotComp,Plotter,0.0,private' -d 'D:\FDTD_Matlab\学习资料\Matlab_Csharp\PlotComp\src' -T 'link:lib' -v 'class{Plotter:D:\FDTD_Matlab\学习资料\Matlab_Csharp\drawgraph.m}'  Compiler version: 4.10 (R2009a)  Processing include files... 2 item(s) added. Processing directories installed with MCR... The file D:\FDTD_Matlab\学习资料\Matlab_Csharp\PlotComp\src\mccExcludedFiles.log contains a list of functions excluded from the CTF archive. 2 item(s) added. Generating MATLAB path for the compiled application... Created 40 path items. Begin validation of MEX files: Wed May 13 09:41:12 2009  End validation of MEX files: Wed May 13 09:41:12 2009  Parsing file "D:\FDTD_Matlab\学习资料\Matlab_Csharp\drawgraph.m" 	(Referenced from: "Compiler Command Line").  Parsing file "D:\Program Files\MATLAB\R2009a\toolbox\compiler\deploy\deployprint.m" 	(Referenced from: "Compiler Command Line").  Parsing file "D:\Program Files\MATLAB\R2009a\toolbox\compiler\deploy\printdlg.m" 	(Referenced from: "Compiler Command Line").  Deleting 0 temporary MEX authorization files.  Generating file "D:\FDTD_Matlab\学习资料\Matlab_Csharp\PlotComp\src\Plotter.cs".  Generating file "D:\FDTD_Matlab\学习资料\Matlab_Csharp\PlotComp\src\PlotterNative.cs".  Generating file "D:\FDTD_Matlab\学习资料\Matlab_Csharp\PlotComp\src\readme.txt".  Generating file "D:\FDTD_Matlab\学习资料\Matlab_Csharp\PlotComp\src\dotnet_mcc_component_data.cs".  Executing command: C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\csc.exe /nologo /optimize /doc:"D:\FDTD_Matlab\学习资料\Matlab_Csharp\PlotComp\src\PlotComp.xml" /t:library /r:"D:\Program Files\MATLAB\R2009a\toolbox\dotnetbuilder\bin\win32\v2.0\MWArray.dll" /resource:"D:\FDTD_Matlab\学习资料\Matlab_Csharp\PlotComp\src\PlotComp.ctf" /out:"D:\FDTD_Matlab\学习资料\Matlab_Csharp\PlotComp\src\PlotComp.dll" "D:\FDTD_Matlab\学习资料\Matlab_Csharp\PlotComp\src\Plotter.cs" "D:\FDTD_Matlab\学习资料\Matlab_Csharp\PlotComp\src\dotnet_mcc_component_data.cs"  Executing command: C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\csc.exe /nologo /optimize /doc:"D:\FDTD_Matlab\学习资料\Matlab_Csharp\PlotComp\src\PlotCompNative.xml" /t:library /r:"D:\Program Files\MATLAB\R2009a\toolbox\dotnetbuilder\bin\win32\v2.0\MWArray.dll" /resource:"D:\FDTD_Matlab\学习资料\Matlab_Csharp\PlotComp\src\PlotComp.ctf" /out:"D:\FDTD_Matlab\学习资料\Matlab_Csharp\PlotComp\src\PlotCompNative.dll" "D:\FDTD_Matlab\学习资料\Matlab_Csharp\PlotComp\src\PlotterNative.cs" "D:\FDTD_Matlab\学习资料\Matlab_Csharp\PlotComp\src\dotnet_mcc_component_data.cs"  

⌨️ 快捷键说明

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