Qgroundcontrol for android building error

hi,when I built qgroundcontrol for android in windows 7,qt 5.11.1,the following error was displayed in the output window:

linking release\libQGroundControl.so
arm-linux-androideabi-g++: error: obj\moc_SreenToolsController.obj: No such file or directory
arm-linux-androideabi-g++: error: obj\src_QmlControls_AppMssages_qml.obj: No such file or directory
make: *** [release\libQGroundControl.so] Error 1

thanks for any help

Hi, did you figure out how to solve the issue, i’m having something similar, could you help to solve it ?

linking debug\libQGroundControl.so
arm-linux-androideabi-g++: error: oj\moc_CoordinateVector.obj: No such file or directory
make: *** [debug\libQGroundControl.so] Error 1
00:29:32: The process “C:\Users\poury\AppData\Local\Android\Sdk\ndk\android-ndk-r17c\prebuilt\windows-x86_64\bin\make.exe” exited with code 2.
Error while building/deploying project qgroundcontrol (kit: Android for armeabi-v7a (Clang Qt 5.11.0 for Android armv7))
When executing step “Make”

hello
Did you solve your problem ?