Issue Details
I have a Simulink model that I want to use in VeriStand. I installed the VeriStand Model Generation Support MATLAB add-on and followed the installation instructions, including installing the MATLAB MinGW Compiler for 64-bit Windows targets and NI GCC Cross-Compiler for NI Linux Real-Time targets.
I have set the build settings as described in
Creating Simulation Models Using VeriStand Model Generation Support Add-On but when trying to build, I get:
gmake: *** No rule to make target `Add-Ons/Toolboxes/VeriStand', needed by `veristand_model_capi.obj'. Stop.
<Path to model>\Model Name_veristand_rtw>echo The make command returned an error of 2
The make command returned an error of 2
<Path to model>\Model Name_veristand_rtw>exit /B 1
untitled1 Failed Code generation information file does not exist.
0 of 1 models built (0 models already up to date)
Build duration: 0h 0m 9.703s
Error: Error(s) encountered while building "Model Name"