172868: FIXFOR - CQPAR00242470 - NPE when External Library tcjs file with relative path in "Build folder" built using Model Compiler from command line
Problem has been fixed in a way that relative path set in the build folder is resolved in a workspace folder and in the target project folder. If it can't be found, the error message is printed.
172865: FIXFOR - CQPAR00240875 Problem using: rtperl -S rtsetup.pl $defaultMakeCommand
Fixed problems when using "rtperl -S rtsetup.pl" before "make" in "Make command" field
172863: FIXFOR - Rsarte diagram display error for WRAT DcGroupBbResourceSetD
Fixed NPE for state chart diagrams.
172862: FIXFOR - Failed to create the part's controls
Diagrams showing broken associations can be opened.
172861: FIXFOR - CQPAR00242434 - Model Compiler fails when "External Library" tcjs file has make command with flags
Fixed Model Compiler to correctly treat make command with arguments specified for property "Build command" (in External Library TCs) or "Make command" (in common TCs).
172860: FIXFOR - CQPAR00241361 - Model Compiler gives a NPE when building an External Library and possibly missing some arguments
Model Compiler has been improved to validate values of external library transformation configurations, and produce warning or error messages in case if build can't be successfully completed.
172859: FIXFOR - CQPAR00241090 - Model Compiler does not generate an include of RTStructures.h when TC/TCJS (internally) contain an "empty" prerequisite entry
Model Compiler has been fixed to correctly generate #include <RTStructures.h> when Prerequisites is an empty list and TC is inheriting (contains Parents)