Borrar filtros
Borrar filtros

Compile DLL in standalone app

3 visualizaciones (últimos 30 días)
Riccardo Barilli
Riccardo Barilli el 30 de Oct. de 2020
I am developing a standalone application for Windows systems.
Currently I have the following problem: the app will use cplex through remote API. When I compile the app and I try it, the app is not able to use cplex remote API unless I put inside the same folder of the exe two dll of cplex.
During the compilation I appeneded the mentioned dlls within the exe (in code mcc -a full_path_dll) and the log does not show an exclusion of such dlls.
I would like to "hide" the dll within the exe of my end users.
It is possible? Am I missing something in the compilation process?

Respuestas (0)

Categorías

Más información sobre C Shared Library Integration en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by