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

📄 build.log

📁 MATLAB混合编程想把matlab强大的功能用在自己的工程实践中吗这是本不错的混合编程的书
💻 LOG
字号:
Building standalone executable...mcc -M -silentsetup -d 'C:/MATLAB6p5/work/myrandplottest/src' -v -B 'csglcom:myrandplottest,myrandplottest,1.0' -g -i C:/MATLAB6p5/work/getplotcolor.m C:/MATLAB6p5/work/myrandplot.m C:/MATLAB6p5/work/setplotcolor.m   Compiler version: 3.0Parsing file "c:/matlab6p5/work/getplotcolor.m"	(Referenced from: "Compiler Command Line").Parsing file "c:/matlab6p5/work/myrandplot.m"	(Referenced from: "Compiler Command Line").Parsing file "c:/matlab6p5/work/setplotcolor.m"	(Referenced from: "Compiler Command Line").Generating file "C:/MATLAB6p5/work/myrandplottest/src/getplotcolor.h".Generating file "C:/MATLAB6p5/work/myrandplottest/src/getplotcolor.c".Generating file "C:/MATLAB6p5/work/myrandplottest/src/myrandplot.h".Generating file "C:/MATLAB6p5/work/myrandplottest/src/myrandplot.c".Generating file "C:/MATLAB6p5/work/myrandplottest/src/setplotcolor.h".Generating file "C:/MATLAB6p5/work/myrandplottest/src/setplotcolor.c".Generating file "C:/MATLAB6p5/work/myrandplottest/src/myrandplottest.c".Generating file "C:/MATLAB6p5/work/myrandplottest/src/myrandplottest.h".Generating file "C:/MATLAB6p5/work/myrandplottest/src/myrandplottest_idl.idl".Generating file "C:/MATLAB6p5/work/myrandplottest/src/myrandplottest_com.hpp".Generating file "C:/MATLAB6p5/work/myrandplottest/src/myrandplottest_com.cpp".Generating file "C:/MATLAB6p5/work/myrandplottest/src/myrandplottest_dll.cpp".Generating file "C:/MATLAB6p5/work/myrandplottest/src/myrandplottest.def".Generating file "C:/MATLAB6p5/work/myrandplottest/src/myrandplottest.rc".Contents of temporary response file "C:/DOCUME~1/YANGGA~1/LOCALS~1/Temp/mathworks_tmp_4048":...................... -g -v -output 'myrandplottest_1_0' -I'C:/MATLAB6p5/work/myrandplottest/src' 'C:/MATLAB6p5/work/myrandplottest/src/getplotcolor.c' 'C:/MATLAB6p5/work/myrandplottest/src/myrandplot.c' 'C:/MATLAB6p5/work/myrandplottest/src/setplotcolor.c' 'C:/MATLAB6p5/work/myrandplottest/src/myrandplottest.c' 'C:/MATLAB6p5/work/myrandplottest/src/myrandplottest_idl.idl' 'C:/MATLAB6p5/work/myrandplottest/src/myrandplottest_com.cpp' 'mclcommain.lib' 'C:/MATLAB6p5/work/myrandplottest/src/myrandplottest_dll.cpp' 'C:/MATLAB6p5/work/myrandplottest/src/myrandplottest.def' 'C:/MATLAB6p5/work/myrandplottest/src/myrandplottest.rc' -link dll -outdir 'C:/MATLAB6p5/work/myrandplottest/src' -no_mmfile -regsvr -no_mwsglm -silentsetup......................Executing command: mbuild "@C:/DOCUME~1/YANGGA~1/LOCALS~1/Temp/mathworks_tmp_4048" 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 -Zm500 -GX -MD -I"C:/MATLAB6p5/extern/include/cpp" -DMSVC -DIBMPC -DMSWIND          OPTIMFLAGS          = -O2 -DNDEBUG          DEBUGFLAGS          = -Zi -Fd"C:/MATLAB6p5/work/myrandplottest/src/myrandplottest_1_0.pdb"          arguments           =  -IC:/MATLAB6p5/work/myrandplottest/src          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" libmatlb.lib /nologo libmx.lib libmat.lib libmwservices.lib libmex.lib libut.lib /dll /implib:"C:/MATLAB6p5/work/myrandplottest/src/myrandplottest_1_0.lib" /def:C:/MATLAB6p5/work/myrandplottest/src/myrandplottest.def sgl.lib C:/MATLAB6p5/extern/lib/win32/libmatpm.lib          LINKFLAGSPOST       =            Name directive      = "/out:C:/MATLAB6p5/work/myrandplottest/src/myrandplottest_1_0.dll"          File link directive =           Lib. link directive =           Rsp file indicator  = @ ->    Resource Compiler      = rc /fo "C:/MATLAB6p5/work/myrandplottest/src/myrandplottest.res" ->    Resource Linker        =  ----------------------------------------------------------------   --> "copy C:/MATLAB6p5/extern/include/mwcomutil.tlb ."  已复制         1 个文件。  --> "midl /nologo /win32 /I "C:/MATLAB6p5/extern/include"  /D "_DEBUG"  /out "C:/MATLAB6p5/work/myrandplottest/src" "C:/MATLAB6p5/work/myrandplottest/src/myrandplottest_idl.idl""  myrandplottest_idl.idl oaidl.idl objidl.idl unknwn.idl wtypes.idl ocidl.idl oleidl.idl servprov.idl urlmon.idl msxml.idl mwcomtypes.idl Processing C:/MATLAB6p5/work/myrandplottest/src/myrandplottest_idl.idl Processing C:/Program Files/Microsoft Visual Studio/VC98/INCLUDE/oaidl.idl Processing C:/Program Files/Microsoft Visual Studio/VC98/INCLUDE/objidl.idl Processing C:/Program Files/Microsoft Visual Studio/VC98/INCLUDE/unknwn.idl Processing C:/Program Files/Microsoft Visual Studio/VC98/INCLUDE/wtypes.idl Processing C:/Program Files/Microsoft Visual Studio/VC98/INCLUDE/ocidl.idl Processing C:/Program Files/Microsoft Visual Studio/VC98/INCLUDE/oleidl.idl Processing C:/Program Files/Microsoft Visual Studio/VC98/INCLUDE/servprov.idl Processing C:/Program Files/Microsoft Visual Studio/VC98/INCLUDE/urlmon.idl Processing C:/Program Files/Microsoft Visual Studio/VC98/INCLUDE/msxml.idl Processing C:/MATLAB6p5/extern/include/mwcomtypes.idl  --> "del mwcomutil.tlb"   --> "cl  -IC:/MATLAB6p5/work/myrandplottest/src -c -Zp8 -G5 -W3 -nologo -Zm500 -GX -MD -I"C:/MATLAB6p5/extern/include/cpp" -DMSVC -DIBMPC -DMSWIND /FoC:/MATLAB6p5/work/myrandplottest/src/getplotcolor.obj -IC:/MATLAB6p5/extern/include -IC:/MATLAB6p5/simulink/include -Zi -Fd"C:/MATLAB6p5/work/myrandplottest/src/myrandplottest_1_0.pdb" C:/MATLAB6p5/work/myrandplottest/src/getplotcolor.c"  getplotcolor.c  --> "cl  -IC:/MATLAB6p5/work/myrandplottest/src -c -Zp8 -G5 -W3 -nologo -Zm500 -GX -MD -I"C:/MATLAB6p5/extern/include/cpp" -DMSVC -DIBMPC -DMSWIND /FoC:/MATLAB6p5/work/myrandplottest/src/myrandplot.obj -IC:/MATLAB6p5/extern/include -IC:/MATLAB6p5/simulink/include -Zi -Fd"C:/MATLAB6p5/work/myrandplottest/src/myrandplottest_1_0.pdb" C:/MATLAB6p5/work/myrandplottest/src/myrandplot.c"  myrandplot.c  --> "cl  -IC:/MATLAB6p5/work/myrandplottest/src -c -Zp8 -G5 -W3 -nologo -Zm500 -GX -MD -I"C:/MATLAB6p5/extern/include/cpp" -DMSVC -DIBMPC -DMSWIND /FoC:/MATLAB6p5/work/myrandplottest/src/setplotcolor.obj -IC:/MATLAB6p5/extern/include -IC:/MATLAB6p5/simulink/include -Zi -Fd"C:/MATLAB6p5/work/myrandplottest/src/myrandplottest_1_0.pdb" C:/MATLAB6p5/work/myrandplottest/src/setplotcolor.c"  setplotcolor.c  --> "cl  -IC:/MATLAB6p5/work/myrandplottest/src -c -Zp8 -G5 -W3 -nologo -Zm500 -GX -MD -I"C:/MATLAB6p5/extern/include/cpp" -DMSVC -DIBMPC -DMSWIND /FoC:/MATLAB6p5/work/myrandplottest/src/myrandplottest.obj -IC:/MATLAB6p5/extern/include -IC:/MATLAB6p5/simulink/include -Zi -Fd"C:/MATLAB6p5/work/myrandplottest/src/myrandplottest_1_0.pdb" C:/MATLAB6p5/work/myrandplottest/src/myrandplottest.c"  myrandplottest.c  --> "cl  -IC:/MATLAB6p5/work/myrandplottest/src -c -Zp8 -G5 -W3 -nologo -Zm500 -GX -MD -I"C:/MATLAB6p5/extern/include/cpp" -DMSVC -DIBMPC -DMSWIND /FoC:/MATLAB6p5/work/myrandplottest/src/myrandplottest_com.obj -IC:/MATLAB6p5/extern/include -IC:/MATLAB6p5/simulink/include -Zi -Fd"C:/MATLAB6p5/work/myrandplottest/src/myrandplottest_1_0.pdb" C:/MATLAB6p5/work/myrandplottest/src/myrandplottest_com.cpp"  myrandplottest_com.cpp  --> "cl  -IC:/MATLAB6p5/work/myrandplottest/src -c -Zp8 -G5 -W3 -nologo -Zm500 -GX -MD -I"C:/MATLAB6p5/extern/include/cpp" -DMSVC -DIBMPC -DMSWIND /FoC:/MATLAB6p5/work/myrandplottest/src/myrandplottest_dll.obj -IC:/MATLAB6p5/extern/include -IC:/MATLAB6p5/simulink/include -Zi -Fd"C:/MATLAB6p5/work/myrandplottest/src/myrandplottest_1_0.pdb" C:/MATLAB6p5/work/myrandplottest/src/myrandplottest_dll.cpp"  myrandplottest_dll.cpp  --> "rc /fo "C:/MATLAB6p5/work/myrandplottest/src/myrandplottest.res"  C:/MATLAB6p5/work/myrandplottest/src/myrandplottest.rc"      Contents of C:/MATLAB6p5/work/myrandplottest/src/7072_tmp.rsp:   C:/MATLAB6p5/work/myrandplottest/src/getplotcolor.obj  C:/MATLAB6p5/work/myrandplottest/src/myrandplot.obj  C:/MATLAB6p5/work/myrandplottest/src/setplotcolor.obj  C:/MATLAB6p5/work/myrandplottest/src/myrandplottest.obj  C:/MATLAB6p5/work/myrandplottest/src/myrandplottest_com.obj  mclcommain.lib  C:/MATLAB6p5/work/myrandplottest/src/myrandplottest_dll.obj C:/MATLAB6p5/work/myrandplottest/src/myrandplottest.res   --> "link "/out:C:/MATLAB6p5/work/myrandplottest/src/myrandplottest_1_0.dll" /debug  kernel32.lib user32.lib gdi32.lib advapi32.lib oleaut32.lib ole32.lib /LIBPATH:"C:/MATLAB6p5/extern/lib/win32/microsoft/msvc60" libmatlb.lib /nologo libmx.lib libmat.lib libmwservices.lib libmex.lib libut.lib /dll /implib:"C:/MATLAB6p5/work/myrandplottest/src/myrandplottest_1_0.lib" /def:C:/MATLAB6p5/work/myrandplottest/src/myrandplottest.def sgl.lib C:/MATLAB6p5/extern/lib/win32/libmatpm.lib  @C:/MATLAB6p5/work/myrandplottest/src/7072_tmp.rsp  "  LINK : LNK6004: C:/MATLAB6p5/work/myrandplottest/src/myrandplottest_1_0.dll not found or not built by the last incremental link; performing full link    Creating library C:/MATLAB6p5/work/myrandplottest/src/myrandplottest_1_0.lib and object C:/MATLAB6p5/work/myrandplottest/src/myrandplottest_1_0.exp  --> "if exist C:/MATLAB6p5/work/myrandplottest/src/_lib7072.def del C:/MATLAB6p5/work/myrandplottest/src/_lib7072.def"   --> "mwregsvr C:/MATLAB6p5/work/myrandplottest/src/myrandplottest_1_0.dll"  DllRegisterServer in C:/MATLAB6p5/work/myrandplottest/src/myrandplottest_1_0.dll succeeded Creating distrib directory.Moving files to distrib.Standalone DLL build complete.

⌨️ 快捷键说明

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