windows - git可以用VC++搭建吗?

标签 windows git visual-c++

我知道 Git for Windows它在 msys 中提供了一个 git shell壳。但是有没有使用 Microsoft VC++ 工具链构建 git 的选项?

最佳答案

基于 Banthar 的上述评论:

显然,git 源代码树包含一个目录,其中包含使用 VC++ 构建的脚本和说明: https://github.com/gitster/git/tree/master/compat/vcbuild

关于windows - git可以用VC++搭建吗?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/9084365/

相关文章:

git - 移动分支,使其从 git 中的 master 分支出来

git 使用 SHA 检查 HEAD 上是否存在文件?

git - Docker 上带有 Alpine Linux 的 Apache git 服务器

visual-studio - Visual Studio 2017 中的 "onecore"文件夹

windows - 有没有办法跟踪来自 TComboBox 的滚动条消息?

windows - 如何指定给定 DLL 的输出目录?

c++ - 尝试扫描到全局 int 时出现奇怪的错误

内联程序集错误 :- C2400: inline assembler syntax error in 'second operand' ; found 'newline' 中的编译器错误

windows - Apache/Windows 上的 Mercurial 服务器

c - 如何在 Windows 中获取 PCI 区域大小?