FET Forum

Discussions and Chat => Programming and other Technical Help => Topic started by: kamga on July 27, 2014, 06:21:23 PM

Title: unable to launch fet.exe after compiling
Post by: kamga on July 27, 2014, 06:21:23 PM
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
Title: Re: unable to launch fet.exe after compiling
Post by: Liviu Lalescu on July 27, 2014, 06:24:19 PM
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?
Title: Re: unable to launch fet.exe after compiling
Post by: kamga on July 27, 2014, 08:04:34 PM
My problem is solved!!!

I made ​​mistakes when copying the dll files.

Thanks you!!!
Title: Re: unable to launch fet.exe after compiling
Post by: nguyenhuuduyet on February 24, 2020, 10:23:42 AM
Can you show me how to copy? Thank.
Title: Re: unable to launch fet.exe after compiling
Post by: Volker Dirr on February 24, 2020, 11:10:47 AM
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