zoukankan      html  css  js  c++  java
  • Qt编译报错:The kit Desktop Qt...has configuration issues which might be the root cause for this problem.

    报错:
    Cannot find file: E:实验室20180409_Qt跑马灯QtTestQtTest.pro.

    17:03:11: 进程"D:QtQt5.8.05.8msvc2015inqmake.exe"退出,退出代码 2 。

    Error while building/deploying project QtTest (kit: Desktop Qt 5.8.0 MSVC2015 32bit)

    The kit Desktop Qt 5.8.0 MSVC2015 32bit has configuration issues which might be the root cause for this problem.

    When executing step "qmake"

    The kit Desktop Qt...has configuration issues which might be the root cause for this problem.When executing step "qmake"

    解决方案:
    1. 工程名和工程路径不能有中文

    2. 修改中文文件夹名称后须将*.pro.user文件删除,然后重新qmake和构建

  • 相关阅读:
    EasyARM-Linux工具
    EasyARM-Linux文件系统
    EasyARM-Linux使用
    公差-PCBA
    novoton-USBDevice使用
    novoton-RTC使用
    novoton-ADC使用
    novoton-I2C使用
    novoton-timer使用
    novoton-usart使用
  • 原文地址:https://www.cnblogs.com/lixuejian/p/12033150.html
Copyright © 2011-2022 走看看