Sam Yu
Sam Yu
[Linux] 段错误
版本:git master 环境: OS: openSUSE Tumbleweed x86_64 Kernel: 5.12.12-1-default DE: GNOME 40.2 Qt 5.15.2 ``` (gdb) r Starting program: /home/sam/repo/KikoPlay/KikoPlay [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1"....
似乎是有道的 API 访问被限制了?
[官网](https://appimage.org/)介绍: > 领先的Linux应用打包方式 > >下载一个应用程序,给予运行权限,双击运行!无需安装!不需要改变依赖或系统配置。也可以使用例如Firejail的沙箱中运行。 >使用AppImage格式分发Linux桌面应用程序,让所有常见发行版的用户运行它。 一次打包,到处运行。覆盖所有主流桌面系统。 官方打包指南:https://github.com/AppImage/AppImageKit/wiki/Creating-AppImages#5-use-electron-builder 目测应该很容易打包。
## 🐛 Bug Report When using via WSL, problem preivew page did not load `markdown.css` properly, which leads to incorrect font settings.  Left side is the problem preview of...
### Describe the bug LLVM libc++ cannot be found by linker when targeting armv7 & armv8. Linker complains that > ``` > ld: cannot find -lc++: No such file or...