Build standalone application
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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.
0 Commenti
Risposta accettata
Più risposte (1)
Friedrich
il 19 Ago 2011
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:
0 Commenti
Vedere anche
Categorie
Scopri di più su Introduction to Installation and Licensing in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!