1、卸载libqt5core5a
- sudo apt remove libqt5core5a
复制代码 2、安装qt5
- sudo apt install qt5-default
- sudo apt install qtcreator
- sudo apt install qtmultimedia5-dev
- sudo apt install libqt5serialport5-dev
复制代码 另外,提醒:
1、烧录官网v2.0.5版本系统
2、更换清华源,默认源有可能无法正常安装。参考以下链接:
https://mirrors.tuna.tsinghua.edu.cn/help/debian/
选择buster,复制网页信息并替换/etc/apt/sources.list内容
|