Create GUI for WinXP from7

Hello community
I tried to create a GUI application on the machine with Win7 x64 and run it on the machine with WinXP x32. But there was fail. It doesn't work. Could someone print step-by-step instructions how to make it? Thanks in advance

댓글 수: 2

Jan
Jan 2013년 4월 11일
Please explain "it doesn't work" with any details.
Andrew
Andrew 2013년 4월 11일
It says that my application is not a valid win32 application

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

 채택된 답변

Friedrich
Friedrich 2013년 4월 11일

0 개 추천

Hi,
I guess you compiled in a 64bit MATLAB? This will lead to a 64bit exe which won't run on a 32bit system.
You would need to create a 32bit application out of your MATLAB code.
How do you do that?
Install a 32bit MATLAB on your 64bit system and compile in there your MATLAB code in order to get a 32bit application which you can run on the 32bit XP machine.

추가 답변 (0개)

카테고리

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

제품

질문:

2013년 4월 11일

Community Treasure Hunt

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

Start Hunting!

Translated by