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. How to import QT into visual studio solutions without manually linking and adding all dependencies?
Forum Updated to NodeBB v4.3 + New Features

How to import QT into visual studio solutions without manually linking and adding all dependencies?

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

    I have used QT tools extension i nvisual studios to choose the correct installation with the correct version. Then convert the project into a QT project.

    I have it difficult that I still have to link and add more dependencies such as QTCore to resolve
    b071ed67-0a11-4a0d-97ed-506887502681-image.png

    Isn't there an easier way to avoid all of this because I just want to import with any hassle of having to deal with all these bugs of missing externals?

    In the all the tutorials, it seems you'd create a new project but I prefer just using the existing visual studio solutions project because its size.

    1 Reply Last reply
    0
    • E Offline
      E Offline
      edvid
      wrote on last edited by
      #2

      These are the most useful but still why I still need to do it manually?
      https://stackoverflow.com/questions/49221328/how-to-add-qt-libraries-to-visual-studio
      https://forum.qt.io/topic/114299/convert-visual-studio-2017-solution-to-use-qt/3

      an answer and slight complaint importing into Visual studio sol:
      https://forum.qt.io/topic/151907/qt-project-in-visual-studio-2022/8
      https://stackoverflow.com/questions/56240966/how-to-integrate-qt-into-an-existing-c-project

      1 Reply Last reply
      0
      • E Offline
        E Offline
        edvid
        wrote on last edited by
        #3

        Lmk if trying to add QT into visual studio project becomes too convoluted (>1 day) for its effort. Otherwise I will probably look at other options.

        1 Reply Last reply
        0
        • Christian EhrlicherC Christian Ehrlicher moved this topic from General and Desktop on

        • Login

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