参考文献:Advanced settings configuration in WSL | Microsoft Learn 在 WSL Ubuntu 22.04 下,systemctl 命令报错以下内容: System has not been booted with systemd as init system (PID 1). Can't op…
参考文章:sgpublic/lombok-plugin-repository: A repository for Lombok plugin incompatibility issues with Android Studio. (github.com) 从 IDEA 2020.2.* 开始,Lombok Plugin 开始内置,且无法在插件商城下…
Python 安装 matplot 时报错:FreeType version 2.3 or higher is required. x86_64-linux-gnu-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-str…
编译 webrtc_android 时,build_aar.py 运行时出现警告: 注:xxx.java 使用或覆盖了已过时的 API。 注:有关详细信息,请使用 -Xlint:deprecation 重新编译。 随即出现 python 的错误堆栈提示,编译停止并出现以下提示: ... You can often set treat_warning…