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. How to use dll build by Qt on Visual Studio2017?
Forum Updated to NodeBB v4.3 + New Features

How to use dll build by Qt on Visual Studio2017?

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

    I developed an SDK (a dll) build with QT, and used the signal/slot and QObject ……etc.
    Now how to use it in visual studio?
    Because the customer who uses the dll only have visual studio installed.

    jsulmJ 1 Reply Last reply
    0
    • brucezcgB brucezcg

      I developed an SDK (a dll) build with QT, and used the signal/slot and QObject ……etc.
      Now how to use it in visual studio?
      Because the customer who uses the dll only have visual studio installed.

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

      @brucezcg You use it as any other C++ lib.
      But first a question: did you build that lib using same Microsoft C++ compiler as your customer?

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

      brucezcgB 1 Reply Last reply
      4
      • jsulmJ jsulm

        @brucezcg You use it as any other C++ lib.
        But first a question: did you build that lib using same Microsoft C++ compiler as your customer?

        brucezcgB Offline
        brucezcgB Offline
        brucezcg
        wrote on last edited by
        #3

        @jsulm Hi , I solved the problem, we create the dll use qtwinmigrate framework.

        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