setting deploytool

I want to compile the gui using deploytool, how setting deploytool to command prompt (DOS) is not visible thanks

 採用された回答

Titus Edelhofer
Titus Edelhofer 2011 年 6 月 27 日

0 投票

Hi,
which compiler are you using? Take a look at the following explanation in case you are using LCC and not a Microsoft compiler ...
Titus

4 件のコメント

pink
pink 2011 年 6 月 27 日
I've tried it but DOS is still there
my code
>>mcc -e test.m
and
>> mcc -e -R '-logfile,logfilename' -v test.m
Can you explain the steps?
Titus Edelhofer
Titus Edelhofer 2011 年 6 月 27 日
Hi,
when you do "mbuild -setup", and press "y", do you see something else then "1. LCC", e.g., "2. Microsoft Visual C/C++ 2003"? If so, select visual studio and try compilation again ...
Titus
pink
pink 2011 年 6 月 27 日
it's work, thanks
I try to run on another computer, the application does not run
"could not found on the MCR version 7:11 Attemting to load mclmrrt711.dll"
if every time the application is run on another computer, the machine should be installed MCR, is there another way so that applications can be run without having to install the MCR
Titus Edelhofer
Titus Edelhofer 2011 年 7 月 13 日
Hi,
no, MCR installation is always required.
Titus

サインインしてコメントする。

その他の回答 (1 件)

Kaustubha Govind
Kaustubha Govind 2011 年 6 月 26 日

0 投票

You need to compile as a "Windows Standalone Application" to suppress the DOS window.

1 件のコメント

pink
pink 2011 年 6 月 27 日
yes, I have been setting up "Windows Standalone Application", but the result is a DOS windows are still there, I want to run a GUI (. exe) without a DOS window, if you have an idea for an application (gui) running without DOS?

サインインしてコメントする。

カテゴリ

ヘルプ センター および File ExchangeIntroduction to Installation and Licensing についてさらに検索

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by