"Fatel Error in dll generation"

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 Comments

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?
@Walter Roberson : Thanks for your support, issue is solved now.... it is because of path problem....

Sign in to comment.

Answers (0)

Categories

Find more on Simulink Coder in Help Center and File Exchange

Products

Asked:

on 3 Jun 2013

Community Treasure Hunt

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

Start Hunting!