setting deploytool

조회 수: 11 (최근 30일)
pink
pink 2011년 6월 26일
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일
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일
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일
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?

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Introduction 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