Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Setup project
Forum Updated to NodeBB v4.3 + New Features

Setup project

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 285 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • U Offline
    U Offline
    Unicort
    wrote on last edited by
    #1

    Hi
    I am trying to open a project that someone else have made but i get these messages. The application is developed with MSCV 2017. how do i resolve this?
    :-1: warning: "E:\Program\Qt\Tools\mingw730_32\bin\gcc.exe" is used by qmake, but "E:\Program\Qt\Tools\QtCreator\bin\clang\bin\clang.exe" is configured in the kit.
    Please update your kit (Desktop Qt 5.12.3 MSVC2017 32bit) or choose a mkspec for qmake that matches your target environment better.
    :-1: warning: "E:\Program\Qt\Tools\mingw730_32\bin\g++.exe" is used by qmake, but "E:\Program\Qt\Tools\QtCreator\bin\clang\bin\clang.exe" is configured in the kit.
    Please update your kit (Desktop Qt 5.12.3 MSVC2017 32bit) or choose a mkspec for qmake that matches your target environment better.

    BR
    /A

    raven-worxR 1 Reply Last reply
    0
    • U Unicort

      Hi
      I am trying to open a project that someone else have made but i get these messages. The application is developed with MSCV 2017. how do i resolve this?
      :-1: warning: "E:\Program\Qt\Tools\mingw730_32\bin\gcc.exe" is used by qmake, but "E:\Program\Qt\Tools\QtCreator\bin\clang\bin\clang.exe" is configured in the kit.
      Please update your kit (Desktop Qt 5.12.3 MSVC2017 32bit) or choose a mkspec for qmake that matches your target environment better.
      :-1: warning: "E:\Program\Qt\Tools\mingw730_32\bin\g++.exe" is used by qmake, but "E:\Program\Qt\Tools\QtCreator\bin\clang\bin\clang.exe" is configured in the kit.
      Please update your kit (Desktop Qt 5.12.3 MSVC2017 32bit) or choose a mkspec for qmake that matches your target environment better.

      BR
      /A

      raven-worxR Offline
      raven-worxR Offline
      raven-worx
      Moderators
      wrote on last edited by raven-worx
      #2

      @Unicort
      as the warning says: the Qt Kit you are trying to compile the project with a mingw one. Setup one with a msvc2017 compiler and try again.

      --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
      If you have a question please use the forum so others can benefit from the solution in the future

      1 Reply Last reply
      1

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved