I’ve followed the instructions for a custom build i.e.
- Fresh Build (completes)
- Renamed custom-example to custom
- Ran the python script updateqrc.py
- Clean build
- Rebuild (fails)
and encountered the following errors (Re: Screenshot)
So I made these changes to the CustomFirmwarePlugin.cc at line 23 (inside if statement)
Now the build completes but on execution this is shown in Application Output:
Can someone help diagnose these errors?
Using
QGC Daily Build v3.0 release
Qt version 6.6.1
Ubuntu 20.04