Build standalone application
显示 更早的评论
How should I build a 32-bit application on a 64-bit machine? I am using R2010a and Visual Studio 2008 on Windows 7. The application will be run on a 32-bit machine.
采纳的回答
更多回答(1 个)
Friedrich
2011-8-19
0 个投票
Hi,
you have to install a 32bit MATLAB in order to generate a 32bit application. You can't generate a 32bit applicaion out of a 64bit MATLAB. Running a 32bit MATLAB on a 64bit system is officially supported with R2010b and higher:
类别
在 帮助中心 和 File Exchange 中查找有关 Application Deployment 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!