11-07-2011 08:24 AM
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
Solved! Go to Solution.
11-07-2011 10:51 AM
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.