Moebie Wu

Results 2 issues of Moebie Wu

Hello. I believe this is a very stupid question and not really an "issue" with the program, sorry for posting it here. But how can I redock a window which...

question
os:Linux

您好! 我使用的平台是龙芯3A6000(新世界,Arch Linux),直接使用编译脚本会在最后一步linking时报错,检查后发现是因为仓库里预编译的ffmpeg只有x86和arm64。手动将预编译的ffmpeg和adb替换为loong64版本后,成功构建并运行,且功能一切正常。 希望作者可以加入loong64架构的预编译依赖;或者说干脆预留一个flag用来直接使用系统里的ffmpeg库或者从源码编译,这样就能兼顾所有其他架构了。 --- Hello. I am using a Loongson 3A6000 CPU (running "new world" distro Arch Linux). Attempt to build the project by running the given build script...