uavos / apx-gcs

APX Ground Control
GNU Lesser General Public License v3.0
13 stars 12 forks source link

Crash Linux 20.04 LTS when install tool for building GCS #8

Closed uavosvn closed 3 years ago

uavosvn commented 3 years ago

Hi, I was try to install tool follow Dockerfile for building GCS with Cmake. My computer problem after run step # libs: appimageupdate. Reinstall Linux again and find libfuse-dev can cause computer black screen after reboot. Same problem in 2 computer Panasonic and macbook pro 14.3. Thanks

uavinda commented 3 years ago

workaround: comment out AppUpdate plugin.

uavosvn commented 3 years ago

workaround: comment out AppUpdate plugin.

Got it! I'm just install tool of cmake and QT5. Done!