作者kamble1920 (羊男)
看板MATLAB
标题[讨论] GUI转成EXE档求救
时间Tue Jan 17 17:30:24 2012
如题,看网路上的教学
首先先设定编译器於command window中键入
mbuild -setup 或者 mex -setup
然後第一个选项都选n
会出现好几个编译器
使用mbuild -setup会出现两个
[1] Microsoft Platform SDK 14.0
[2] Microsoft Visual C++ 2005
使用mex -setup会出现六个
[1] Intel C++ 9.1 (with Microsoft Visual C++ 2005 linker)
[2] Intel Visual Fortran 9.1 (with Microsoft Visual C++ 2005 linker)
[3] Intel Visual Fortran 9.0 (with Microsoft Platform SDK linker)
[4] Intel Visual Fortran 9.0 (with Microsoft Visual C++ 2005 linker)
[5] Microsoft Platform SDK 14.0
[6] Microsoft Visual C++ 2005
请问我该使用哪一个好呢?
因为如果直接输入 mcc -m filename 系统都会要我选择编译器
但我不太了解这边
麻烦各位了,谢谢!!!
(版本是Matlab R2007b , win7 64bit)
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 114.42.253.191
1F:推 tjp60312:试试deploytool 01/17 19:25