摘要:
前言 适用场景:git submodule update --init --recursive 或 git submodule add 因客户端崩溃、网络中断等原因失败,再次执行报错: 'xxx' already exists in the index A git directory for 'xx 阅读全文
摘要:
前言 本文记录使用 Visual Studio 2019 / MSVC v142 编译 Boost Windows ARM64 静态库时遇到的问题与解决过程,目标场景是为 Windows on ARM 设备生成 .lib 静态库。 示例环境: Boost 1.88.0 Visual Studio 2 阅读全文