"Fatel Error in dll generation"

2 次查看(过去 30 天)
vinothkannan K
vinothkannan K 2013-6-3
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 个评论
Walter Roberson
Walter Roberson 2013-6-3
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 2013-6-3
@Walter Roberson : Thanks for your support, issue is solved now.... it is because of path problem....

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Simulink Coder 的更多信息

标签

产品

Community Treasure Hunt

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

Start Hunting!

Translated by