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. Import Visual Studio Project to QT

Import Visual Studio Project to QT

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 3 Posters 684 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.
  • J Offline
    J Offline
    Jun wong
    wrote on last edited by
    #1

    Hi Guys,

    I had written a c++ project and using MicrosoftCognitive Speech Sdk installed using NuGet.
    How can i import my project with all these necessary packages to QT.

    I tried import existing project as below:
    a92960be-8044-47db-a488-c781dd15875a-image.png

    I have no idea on which to mark, so i just followed default. After importing, it shows errors.
    I tried to insert library in my QT project but no library can be added inside.

    Can anyone guide me on this?
    Much appreciate!
    Thanks

    jsulmJ 1 Reply Last reply
    0
    • J Jun wong

      Hi Guys,

      I had written a c++ project and using MicrosoftCognitive Speech Sdk installed using NuGet.
      How can i import my project with all these necessary packages to QT.

      I tried import existing project as below:
      a92960be-8044-47db-a488-c781dd15875a-image.png

      I have no idea on which to mark, so i just followed default. After importing, it shows errors.
      I tried to insert library in my QT project but no library can be added inside.

      Can anyone guide me on this?
      Much appreciate!
      Thanks

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @Jun-wong said in Import Visual Studio Project to QT:

      After importing, it shows errors

      What errors?

      "I tried to insert library in my QT project but no library can be added inside" - please show what you did exactly.

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • VRoninV Offline
        VRoninV Offline
        VRonin
        wrote on last edited by
        #3

        That thing looks a lot like a compiled library. You don't need to add the sources back in the project that uses it. See https://doc.qt.io/qtcreator/creator-project-qmake-libraries.html

        "La mort n'est rien, mais vivre vaincu et sans gloire, c'est mourir tous les jours"
        ~Napoleon Bonaparte

        On a crusade to banish setIndexWidget() from the holy land of Qt

        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