Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. How to Import Library that compiled with Visual Studio
Forum Updated to NodeBB v4.3 + New Features

How to Import Library that compiled with Visual Studio

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
2 Posts 2 Posters 367 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.
  • R_IrudezuR Offline
    R_IrudezuR Offline
    R_Irudezu
    wrote on last edited by R_Irudezu
    #1

    Hi, I'm new here. I need and answer about compiling. I am currently developing a Qt based desktop application. It's a simple corporal software and i need to import a 64 dll that compiled with visual studio. I tried so many ways, so many kits but i'm always getting unreferenced error. What should i do to import this dll and use it.

    Keizoku wa chikaranari.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      First thing: use matching kit in terms of architecture and compiler. The only exception currently is VS2017 which is backward compatible with VS2015 but you still have to have the same architecture.

      Then, did you follow the Creating Shared Libraries chapter of Qt's documentation ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      3

      • Login

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