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. Error dynamic link qt5core.dll

Error dynamic link qt5core.dll

Scheduled Pinned Locked Moved Solved General and Desktop
qt5core.dlldynamic linkentry pointqt creator 3.5
4 Posts 3 Posters 3.3k 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.
  • N Offline
    N Offline
    noemiSan91
    wrote on 12 Nov 2015, 15:53 last edited by
    #1

    Hello!

    when I run exe that I create, I have the next error. "No se encuentra el punto de entrada del procedimiento _ZN20QFutureInterfaceBase13setThreadPoolEP11QThreadPool en la biblioteca de vinculos dinamicos Qt5Core.dll".

    I have windows 7 with 64 bits. And I use Qt Creator 5.5.
    How can I resolve this problem? thanks.

    1 Reply Last reply
    0
    • Z Offline
      Z Offline
      Zylann
      wrote on 12 Nov 2015, 16:10 last edited by Zylann 11 Dec 2015, 16:10
      #2

      Are you sure your application is using the right version of Qt5Core.dll?
      In debug, it should be Qt5Cored.dll, and in release it must be Qt5Core.dll.

      1 Reply Last reply
      0
      • N Offline
        N Offline
        noemiSan91
        wrote on 12 Nov 2015, 16:15 last edited by
        #3

        yes, I saw that qt5cored.dll is in debug and in release qt5core.dll. I included the libraries with my exe program and then I have the error that I mention.

        1 Reply Last reply
        0
        • H Offline
          H Offline
          hskoglund
          wrote on 12 Nov 2015, 22:12 last edited by
          #4

          Hi, perhaps you copied the Qt dlls from the wrong place, instead of copying from C:\Qt\5.5\mingw492_32\bin you copied from C:\Qt\Tools\QtCreator\bin?

          1 Reply Last reply
          0

          2/4

          12 Nov 2015, 16:10

          • Login

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