MATLAB: I get “NMAKE : fatal error U1052”

real timesimulink

If I build the ex_slrt_rt_osc example, I get the following error:
********************************************************************
Visual Studio 2017 Developer Command Prompt v15.0.26730.10
Copyright (c) 2017 Microsoft Corporation
********************************************************************
[vcvarsall.bat] Environment initialized for: 'x86'
Microsoft (R) Program Maintenance Utility, Version 14.11.25507.1
Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.
NMAKE : fatal error U1052: Datei "ex_slrt_rt_osc.mk" nicht gefunden
Stop.
What I have to do? I use Matlab R2016b (I did the bug fixes) and Visual Studio 2017 Enterprise.
Thanks for help!

Best Answer

Check out this page:
https://www.mathworks.com/matlabcentral/answers/335092-can-i-use-microsoft-visual-studio-2017-with-matlab
Related Question