필터 지우기
필터 지우기

Why I get "NMAKE : fatal error U1052"?

조회 수: 5 (최근 30일)
Pirmin Boch
Pirmin Boch 2017년 8월 28일
댓글: Chulue Zhong 2017년 12월 6일
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
Chulue Zhong
Chulue Zhong 2017년 12월 6일
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.

댓글을 달려면 로그인하십시오.

채택된 답변

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by