FR Number | Problem Description |
---|---|
1237 |
Change of Inclusion Directory path does not regenerate external dependencies. |
Full DescriptionWhen a Configuration specifies an external include file and a corresponding directory, and if the include file is: moved to a new directory and that directory is then added to the Configuration, compilation for the model will fail with a make error. An example of the error is:
The preferred workaround is to copy the file instead of moving it. If this is not suitable, then a full recompilation of the model will correct it. |