64bit環境でコン​パイルしたアプリケー​ションを32bit環​境で使用することはで​きますか?

조회 수: 12 (최근 30일)
miamoa
miamoa 2016년 8월 17일
댓글: miamoa 2016년 8월 17일
64bit環境でコンパイルしたアプリケーションを32bit環境で使用することはできますか?
開発環境: Windows7 professional 64bit Matlab R2014b
使用環境: Windows7 32bit MATLAB Runtime R2014b 32bitをインストール
  댓글 수: 1
Walter Roberson
Walter Roberson 2016년 8월 17일
Approximate translation:
An application that was compiled or You will be used in a 32bit environment in a 64bit environment?
Is it possible to use in a 32bit environment a compiled application in a 64bit environment?
Development Environment: Windows7 professional 64bit Matlab R2014b
Install Windows7 32bit MATLAB Runtime R2014b 32bit: use environment

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

답변 (1개)

Walter Roberson
Walter Roberson 2016년 8월 17일
No, it is not.
On the 64 bit Windows 7 system, it is possible to install and run the 32 bit version of MATLAB (in addition to the 64 bit version of MATLAB), and that 32 bit version of MATLAB can be used to create a 32 bit executable.
However, an executable built with the 64 bit version of MATLAB cannot be used with a 32 bit system.
  댓글 수: 1
miamoa
miamoa 2016년 8월 17일
Thank you for your reply. I understand your answer.
Thank you.

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

카테고리

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