Error dynamic link qt5core.dll
Solved
General and Desktop
-
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. -
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.