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.
我想为 Visual Studio 2012 构建子弹物理源代码,但我不确定是否必须用作编译目标 Visual Studio 2012 或 Visual Studio 2012 Win64。
32/64 是指我的操作系统还是我想要构建的源?
问候
Win64指的是目标 - 如果您将生成器设置为Visual Studio 2012 Win64,您将构建 64 位二进制文件。
Win64
Visual Studio 2012 Win64