Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
请告诉我如何在 windows 中使用源包安装 Aubit4gl,即我正在寻找与 ./configure 和 make install 等效的 windows 命令。我可以安装二进制文件,但出于某些目的,我特别想从源包安装。
在 windows 上从源代码编译是一个特别复杂的过程,涉及到 mingw 和收集所有依赖项等。
你最好抓住一个预编译的二进制文件。
我很想知道从源代码(对于Windows)进行编译的“特定目的”是什么。