R2015a MCC for 32bit on a 64bit PC

How can I make a 32bit version on a 64bit PC (R2015a)? This is not working:
  • Application compiler app
  • Settings
  • Additional parameters passed to MCC

답변 (1개)

Andreas Goser
Andreas Goser 2015년 11월 27일

0 개 추천

I recommend you install a 32 Bit MATLAB plus all products required for your application on a 32 bit machine and create the stand-alone executable there.

댓글 수: 1

Walter Roberson
Walter Roberson 2015년 11월 27일
That should not be necessary; for a number of versions now, it has been fully supported to create a 32 bit executable on a 64 bit machine; it requires using the 32 bit version of MATLAB and requires that you run the compiler setup routine each time you switch between compiling on 32 bit or 64 bit MATLAB (because the same preference files were used in both cases.)

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

카테고리

도움말 센터File Exchange에서 Application Deployment에 대해 자세히 알아보기

질문:

2015년 11월 27일

댓글:

2015년 11월 27일

Community Treasure Hunt

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

Start Hunting!

Translated by