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. Static QT build + dynamic openCV -> add .dll in a seperate folder
Forum Updated to NodeBB v4.3 + New Features

Static QT build + dynamic openCV -> add .dll in a seperate folder

Scheduled Pinned Locked Moved Installation and Deployment
1 Posts 1 Posters 1.2k 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.
  • Y Offline
    Y Offline
    yannickwe87
    wrote on last edited by
    #1

    Hi there,

    This issue has driving me nuts for a while now. Everything works perfect if I place the dlls in the folder where the .exe resides, however trying to put then into <exefolder>/libs does not work at all.
    I've tried just about everything (addlibrarypath(), qt.conf,QLibrary, ...) and I would really get some input on this (opencv static linking does NOT work due to zutils.c multiple declarations bug).

    QT version used: Qt 5.0.1 compiled with minGW32 4.7.0 (static)
    Opencv: compiled with minGW32 4.7.0 with_QT

    Best regards

    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