"Fatel Error in dll generation"

3 Ansichten (letzte 30 Tage)
vinothkannan K
vinothkannan K am 3 Jun. 2013
Hello all,
Am trying to generate dll for simulink model by using shared library ert_shrlib , when i build the model it gives the error as
Fatal: Unable to open file 'GCOMPONENTPRODUCT.OBJ'
  2 Kommentare
Walter Roberson
Walter Roberson am 3 Jun. 2013
Is that one of your files or block names or model names, GCOMPONENTPRODUCT ?
Is it possibly giving an error before that, such as an error during compilation?
Did you use install a compiler and use
mex -setup
to tell MATLAB which compiler you are using?
vinothkannan K
vinothkannan K am 3 Jun. 2013
@Walter Roberson : Thanks for your support, issue is solved now.... it is because of path problem....

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Simulink Coder finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by