unable to launch fet.exe after compiling

Started by kamga, July 27, 2014, 06:21:23 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

kamga

Hello;
Please i have a problem.
I have compiled FET correctly and copied the dlls files as recommended but when i try to launch the fet.exe file, it appears the following message: "The procedure entry point _Z21qRegisterResourceDataiPKhS0_S0_ could not be located in the dynamic link library C:\Downloads\build-fet-Desktop_Qt_5_3_MinGW_32bit-Debug\fet.exe".

Please how can I solve this problem? I need your help.

Thanks you in advance

Olivier

Liviu Lalescu

It seems that you have compiled for Debug, but you are using Release dll's. I recommend you to compile for Release. But why don't you simply compile with mingw32-make?

kamga

My problem is solved!!!

I made ​​mistakes when copying the dll files.

Thanks you!!!

nguyenhuuduyet


Volker Dirr

Just copy them similar as Liviu done it in the fet precompiled version.

or

use windeployqt
https://doc.qt.io/qt-5/windows-deployment.html