Why I get "NMAKE : fatal error U1052"?

1 Ansicht (letzte 30 Tage)
Pirmin Boch
Pirmin Boch am 28 Aug. 2017
Kommentiert: Chulue Zhong am 6 Dez. 2017
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!
  1 Kommentar
Chulue Zhong
Chulue Zhong am 6 Dez. 2017
This fixed the problem for me:
https://uk.mathworks.com/matlabcentral/answers/359924-nmake-fatal-error-u1052-file-slrttestmdl-mk-not-found
MATLAB needs to know where its own generated files are located.

Melden Sie sich an, um zu kommentieren.

Akzeptierte Antwort

Ning Zhang
Ning Zhang am 5 Sep. 2017
Check out this page:
https://www.mathworks.com/matlabcentral/answers/335092-can-i-use-microsoft-visual-studio-2017-with-matlab

Weitere Antworten (0)

Kategorien

Mehr zu Simulink Coder finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by