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. including QT in Visual Studio is not working
Qt 6.11 is out! See what's new in the release blog

including QT in Visual Studio is not working

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 2 Posters 1.3k 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.
  • A Offline
    A Offline
    AI_Messiah
    wrote on last edited by
    #1

    I have installed the extension of course (duh) I went to the options and added 3 Visual Studio 2019 \bin \qmake.exe paths. So Visual Studio seems to recognize some of the features of QT but it does not understand the language syntax and does not know where to find the includes. Can someone help me fix this?

    D 1 Reply Last reply
    0
    • A AI_Messiah

      I have installed the extension of course (duh) I went to the options and added 3 Visual Studio 2019 \bin \qmake.exe paths. So Visual Studio seems to recognize some of the features of QT but it does not understand the language syntax and does not know where to find the includes. Can someone help me fix this?

      D Offline
      D Offline
      Dan203
      wrote on last edited by
      #2

      You have to either create a Qt project in VS using the built in project templates, or convert a .pro file from Qt Creator using the extensions menu. VS needs to know you're working on a Qt project to use the Qt features.

      1 Reply Last reply
      0
      • A Offline
        A Offline
        AI_Messiah
        wrote on last edited by
        #3

        Actually I reinstalled the QT extension and now it seams like things are working

        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