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,316 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,310 Views)