QGroundControl custom build APM

Hi there,

How do I build the QGCustomAPM-r4.1 branch in QTCreator using Desktop Qt 5.12.6 MSVC2017 64bit?
When I try to build I get the following errors.

Hey I tried building this custom build but I am getting an error “cannot include the file nlohmann json - No such file or directory”.
I have already built the stable version of qgc without any error.
So I compared the .git folder which is supposed to have nlohmann jason folder but it was not present in the .git.
I forked and cloned the repository from github.
Any idea how to solve the error?

Hi, did you update the submodules ?

git submodule update --recursive
1 Like

Thankyou for responding. The build errors are solved and I was able to build successfully.
But the UI I got was different than the one displayed above.

1 Like

hey i succesfully build the desktop version for your custom build but when i tired for android build i get the following error
can you help me solve the errors ?

Same error here on my CI/CD, any idea what is happening ?

Thanks.