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. Couldn't rebuild my older project
Qt 6.11 is out! See what's new in the release blog

Couldn't rebuild my older project

Scheduled Pinned Locked Moved Solved General and Desktop
2 Posts 1 Posters 293 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.
  • L Offline
    L Offline
    lansing
    wrote on last edited by
    #1

    I am trying to rebuild an older project (half a year ago) for testing and I ran into this problem with qmake while trying to build a debug build.

    warning: "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64\cl.exe" is used by qmake, but "" is configured in the kit.
    Please update your kit (Desktop Qt 5.15.0 MSVC2019 64bit) or choose a mkspec for qmake that matches your target environment better.
    

    I have been using this same kit on my current project and have never encountered this problem. What do I need to update?

    1 Reply Last reply
    0
    • L Offline
      L Offline
      lansing
      wrote on last edited by
      #2

      I figured out the problem, it was caused by my file path name being too long. It worked when I shortened the folder name.

      1 Reply Last reply
      0

      • Login

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