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
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?
My problem is solved!!!
I made mistakes when copying the dll files.
Thanks you!!!
Can you show me how to copy? Thank.
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