How can i compile a code which load .Net dll

I have a MATLAB GUI what load some .Net dll using NET.addAssembly() function. Everithing works fine in MATLAB, but when i compile the GUI using deploytool, the dll loading doesn't work. I tried to add shared files during compiling, to add dlls in the Advenced Settings in deploytool but didn't help. How can i solve it?

 Respuesta aceptada

Kaustubha Govind
Kaustubha Govind el 2 de Ag. de 2012

1 voto

What is the exact that you receive in the compiled application? If it is "This assembly is built by a runtime newer than the currently loaded runtime and cannot be loaded." then this solution might help. If it doesn't, then I would recommend contacting MathWorks Tech Support.

Más respuestas (1)

Bíró
Bíró el 2 de Ag. de 2012

0 votos

It worked!! That was the problem. Thank you very much!:)

Categorías

Más información sobre Get Started with MATLAB Compiler SDK en Centro de ayuda y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by