Hi Everyone I have run into some compile issues while trying to compile V10Release of qgroundcontrol.
Following the instructions on https://github.com/pixhawk/qgroundcontrol/tree/v10release When i try to compile it using Qtcreator, i get the following error.
/src/ui/MainWindow.h:52: error: AS4Protocol.h: No such file or directory
Would appreciate it if anyone who has successfully compiled this…