From: Jonathan on 13 Apr 2010 06:39 When I try to build simulink models with matlab embedded functions I get this make error: untitled_sfun.mak(5) : fatal error U1052: file 'ntwin32.mak' not found any advice please?
From: Abe Cedrik on 28 Apr 2010 07:40 "Jonathan " <jal13(a)hw.ac.uk> wrote in message <hq1hk9$lru$1(a)fred.mathworks.com>... > When I try to build simulink models with matlab embedded functions I get this make error: > > untitled_sfun.mak(5) : fatal error U1052: file 'ntwin32.mak' not found > > > any advice please? Same issue here. Previously i had (sort of) resolved a mex compiler issue (no amd64 available). Now that that's dealt with (see solution here http://www.mathworks.com/matlabcentral/fileexchange/22689), I'm stuck with above problem. got to model something for my thesis, so timely response is golden. Thanks!
From: Abe Cedrik on 28 Apr 2010 08:25 Alright, i think i figured something out. So, there seems to be some kind of bug in Visual Studio 2008, which causes the needed file not to be copied to its required location. installing Visual Studio 2005 worked for me to resolve the issue. Abe "Abe Cedrik" <abraham.cedrik(a)yahoo.de> wrote in message <hr96qr$hpp$1(a)fred.mathworks.com>... > "Jonathan " <jal13(a)hw.ac.uk> wrote in message <hq1hk9$lru$1(a)fred.mathworks.com>... > > When I try to build simulink models with matlab embedded functions I get this make error: > > > > untitled_sfun.mak(5) : fatal error U1052: file 'ntwin32.mak' not found > > > > > > any advice please? > > Same issue here. Previously i had (sort of) resolved a mex compiler issue (no amd64 available). Now that that's dealt with (see solution here http://www.mathworks.com/matlabcentral/fileexchange/22689), I'm stuck with above problem. > > got to model something for my thesis, so timely response is golden. Thanks!
|
Pages: 1 Prev: Property/value pairs in class constructors Next: nested statistic toolbox dataset's |