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和构建

  • 相关阅读:
    各种 SDk
    面试第一周
    KVC/KVO 的概述和使用
    How Many Tables HDU
    The Suspects POJ
    Wireless Network POJ
    Layout POJ
    The Shortest Path in Nya Graph HDU
    Extended Traffic LightOJ
    Tram POJ
  • 原文地址:https://www.cnblogs.com/lixuejian/p/12033150.html
Copyright © 2011-2022 走看看