Setting up matlab engine with Qt and Qt Creator
Afficher commentaires plus anciens
Dear all,
I'm currently failing at configuring a software written in C++ with the Qt library. Either the compiler does not find the necessary libraries (libeng.lib, lbmx.lib ....) or it does not find any reference to matlab functions (engOpen ....). I have come to suspect that my compilator (MinGW 5.3.0 32bit) can't use the libraries because they were compiled with 64 bit compilator since I'm using Matlab R2017b 64-bit (win64). If it is the case how can I install a 32bit version of Matlab? Thanks in advance for your help
Réponses (0)
Catégories
En savoir plus sur MATLAB Support for MinGW-w64 C/C++ Compiler dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!