Noob: Problem building QGC from source

Hi everyone.

I’m having some issues building the QGC source with QT.

I did everything from the official website: cloning from git, installing VS2019, installing Qt with all the components, choosing the right kit to build,…

However, after building I cannot start the QGC app, Qt creator says QGoundControl.exe has crashed, and when i click on the exe file itself, it says “The procedure entry point could not be located in the dynamic library …”
image

Could I please get some help

Have you tried using Qt 5.15.7?

Hi everyone,

I have run into the same problem. I followed the instructions on qgroundcontrol.com, using Qt 5.15.2 as recommended. I tried both Stable_V4.2 and V4.0 Versions of QGC from github, with the same result. I also tried Qt 5.15.7 and 5.15.15.

Does anyone have a clue where I did go wrong?