【发布时间】:2020-09-23 15:27:47
【问题描述】:
我正在尝试构建 CURA 的源代码; (链接:https://github.com/Ultimaker/Cura/wiki/Running-Cura-from-Source-on-Windows)。我按照说明进行操作,但出现以下错误:
PS D:\work\cura-build-environment-master\build> nmake
Microsoft (R) Program Maintenance Utility Version 12.00.21005.1
Copyright (C) Microsoft Corporation. All rights reserved.
NMAKE : fatal error U1064: MAKEFILE not found and no target specified
Stop.
【问题讨论】: