"Fatel Error in dll generation"
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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
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?
Antworten (0)
Siehe auch
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!