From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

VeriStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Model Build error

Solved!
Go to solution

HI,

 

Am trying to generate a dll from a simulink model. But when i tried to build it generates a error.Please suggest the change to be made

 

-SID

0 Kudos
Message 1 of 2
(5,330 Views)
Solution
Accepted by topic author SID-SysEng

Looks like it's not able to find nmake.exe.  Verify that you have a valid compiler installed on your machine (see the NI VeriStand readme for supported versions.  You should be able to download a free Express edition from Microsoft's website).  Run "mex -setup" to configure your compiler settings in ML.

0 Kudos
Message 2 of 2
(5,324 Views)