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. Creating dll for use in VS (C#) - MSVC version of Qt required?
Forum Updated to NodeBB v4.3 + New Features

Creating dll for use in VS (C#) - MSVC version of Qt required?

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

    Hi,

    Qt version: 5.7. Build environment: gcc / mingw 5.30

    I have some code which I want to put into a DLL. However, this dll is supposed to be used in a program developed in C# with Visual Studio 2015. I am not sure whether I can still use the MinGW Qt version which I have installed, or whether the MSVC variant is required for that. Can you help?

    Thanks!

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

      Hi,

      You can't mix and match compilers on Windows. Even different versions of Visual Studio are nor compatible one with the other.

      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
      2

      • Login

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