Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Qt VS Tools - Short tutorial : how to setup
Qt 6.11 is out! See what's new in the release blog

Qt VS Tools - Short tutorial : how to setup

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
1 Posts 1 Posters 641 Views
  • 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.
  • E Offline
    E Offline
    Erkstone
    wrote on last edited by Erkstone
    #1

    Hey, here is a little tutorial if you can't setup your Qt version in VS 2019 (especially if you can't find your Qt Version into VS).

    • If Qt is not installed yet :
      → Go on qt.io then get qt (you can go towards open source qt, then download the online installer)
      → Once done, lauch this installer, when your in the Select Component step, choose to configure your installation manually, then select the component Qt x.xx.x>MSVC 2019 32-64bits (depending on the version(s) you want).
      → Open VS2019. Go to Extensions>Qt VS Tools>Qt Version then add the path to the msvc qmake (for exemple : C:\Qt\Qt xx.xx.x\msvc2019_64\bin\qmake.exe).

    • If Qt is already installed :
      →Go (with explorer) in your Qt folder
      →Launch the maintenance tool MaintenanceTool.exe
      → Add Component then select Qt x.xx.x>MSVC 2019-32/64 bits then click next
      → Open VS2019. Go to Extensions>Qt VS Tools>Qt Version then add the path to the msvc qmake (for exemple : C:\Qt\Qt xx.xx.x\msvc2019_64\bin\qmake.exe).

    Hope it helps.

    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