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. [Solved] Visual Studio Add-in project - cannot import Win32 DLL
Forum Updated to NodeBB v4.3 + New Features

[Solved] Visual Studio Add-in project - cannot import Win32 DLL

Scheduled Pinned Locked Moved General and Desktop
2 Posts 1 Posters 823 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.
  • V Offline
    V Offline
    Venom1991
    wrote on 26 Aug 2014, 17:36 last edited by
    #1

    I'm trying to import a Win32 DLL to a Qt application within the same solution but I'm having trouble because it won't link it or something. I've posted the details on "Stack Overflow":http://stackoverflow.com/questions/25511081/qt-visual-studio-add-in-project-cannot-import-win32-dll. I can't continue my work on the GUI app without it.

    1 Reply Last reply
    0
    • V Offline
      V Offline
      Venom1991
      wrote on 26 Aug 2014, 18:38 last edited by
      #2

      Solved by changing the Qt project's build output folder to the same one as the DLL project's: Configuration Properties -> General -> Output Directory. Still don't understand why Visual Studio won't let me use the "Copy Local" option.

      1 Reply Last reply
      0

      1/2

      26 Aug 2014, 17:36

      • Login

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