MinGW下编译ffmpeg源码时生成compile_commands.json 2025年3月28日 | 作者: Witton Bell | LLVM/Clang/MSYS2 | 1686 字 | 4 分钟 在前面的博文 MinGW下编译nginx源码中,有介绍到使用compiledb工具在MinGW环境中生成compile_c …… 阅读全文
MinGW下编译nginx源码 2025年3月17日 | 作者: Witton Bell | nginx | 1920 字 | 4 分钟 为了研究nginx源码,笔者想编译调试一下nginx源码,由于nginx是使用configure脚本方式生成Makefi …… 阅读全文