Is it possible to run Jar created with 64-bit JA Builder on a 32-bit machine?

I am running into issues with running the compiled code since I don't have the MCR 32 bit available as I am using the Matlab Compiler on a 64-bit machine.
Now before I start to get a 32-bit version of the MCR 7.16 I wondered if it is going to work anyway.

 Accepted Answer

Hi,
the .jar file is (more or less) platform independent. This should work without problems. The "less" is only when you include e.g. some MEX functions, because they are platform dependent... Take a look here.
Titus

More Answers (0)

Categories

Community Treasure Hunt

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

Start Hunting!