“Could not determine which ”make“ command to run. Check the ”make“ step in the build configuration.”

简介: “Could not determine which ”make“ command to run. Check the ”make“ step in the build configuration.”

“Could not determine which ”make“ command to run. Check the ”make“ step in the build configuration.”

在Qt Creator运行Qt项目时出现了这个错误。

在https://stackoverflow.com/questions/44838817/could-not-determine-which-make-command-to-run-check-the-make-step-in-the-b

找到了解决方法。

You can set the compiler path here: Tools > Options > Build & Run > Kits. Select the kit displayed and select a valid compiler.

工具> 选项>构建和运行>构建套件(Kit)

 

就是编译器选项里 要选择一个编译器。

相关文章
|
存储 Cloud Native Linux
QtCreator中三种不同编译版本 debug、release、profile 的区别
QtCreator中三种不同编译版本 debug、release、profile 的区别
|
机器学习/深度学习 自然语言处理 索引
深度学习:Self-Attention与Multi-heads Attention详解
深度学习:Self-Attention与Multi-heads Attention详解
762 0
深度学习:Self-Attention与Multi-heads Attention详解
在某龙芯平台上编译FFMPEG报错:ERROR: xxx not found using pkg-config
在某龙芯平台上编译FFMPEG报错:ERROR: xxx not found using pkg-config
719 0
|
4月前
|
运维 监控 Kubernetes
高并发来了,运维别慌:如何优化运维流程,才能稳住阵脚?
高并发来了,运维别慌:如何优化运维流程,才能稳住阵脚?
157 4
|
编译器 C++ Windows
QT5构建套件检测不到MSVC2017解决方法
QT5构建套件检测不到MSVC2017解决方法
2860 0
【Qt 学习笔记】Qt常用控件 | 布局管理器 | 网格布局Grid Layout
【Qt 学习笔记】Qt常用控件 | 布局管理器 | 网格布局Grid Layout
2774 2
|
Java 编译器 程序员
JVM常见面试题(一):JVM是什么、由哪些部分组成、运行流程是什么,JDK、JRE、JVM的联系与区别
JVM常见面试题(一):JVM是什么、由哪些部分组成、运行流程是什么,JDK、JRE、JVM的联系与区别
JVM常见面试题(一):JVM是什么、由哪些部分组成、运行流程是什么,JDK、JRE、JVM的联系与区别
|
Oracle Java 关系型数据库
Java官网下载JDK21版本详细教程(下载、安装、环境变量配置)
Java官网下载JDK21版本详细教程(下载、安装、环境变量配置)
|
JavaScript
VUE——uuid引入报错
VUE——uuid引入报错
354 0

热门文章

最新文章