mavlink / qgroundcontrol

Cross-platform ground control station for drones (Android, iOS, Mac OS, Linux, Windows)
http://qgroundcontrol.io
3.22k stars 3.55k forks source link

custom build error #10787

Open sanjayabhatc opened 1 year ago

sanjayabhatc commented 1 year ago

When trying to custom build, I am getting this error in vehicle.cc custom I followed the steps given in the user guide: 1) Rename cutom-example to custom 2) clean previous build 3) run python updateqrc.py in custom directory 4) Build and run. The main build works fine. I am running it on ubuntu 20.04, qgc Stable V4.2 and Qt version 5.15.2

kschoelpple commented 1 year ago

I managed to get the custom example build OK on Kubuntu 22.04 However, when running build it crashes whenever a number is intended to be changed within the application settings. I.e. min. altitude, max. altitude, default mission altitude,...... Yet actually rest appears to be working fine.