How to create a dll to be used on 64-bits windows computer with 32-bits Java environment
Afficher commentaires plus anciens
Hello,
I need to create a dll from a matlab function, this dll will be used on a 64-bits windows computer BUT with a 32-bits Java Environment.
My configuration: R2017a Windows 64-bits.
What I tried:
With Matlab coder:
-Load function and check for errors: OK
-Generate code with: Build type (Dynamic_library), Language (C), Hardware Board (none), Device (Generic)(64-bit Embedded Processor (LP64)).
-dll is generated with success but impossible to load it with Eclipse and Java 32-bits Environment.
I am not a specialist of these questions, and I am unable to find any solution with our Google dear friend.
Thanks,
Réponse acceptée
Plus de réponses (1)
Jean-Baptiste Trinel
le 17 Oct 2019
0 votes
Catégories
En savoir plus sur Introduction to Installation and Licensing dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!