摘要: 安装依赖 sudo apt install libx11-dev 编译 git clone https://github.com/ozkl/doomgeneric.git cd doomgeneric 修改makefile,CC=clang改成CC=gcc make PLATFORM=xlib -j 阅读全文
posted @ 2026-02-26 22:09 上善若淼 阅读(1) 评论(0) 推荐(0)