admin管理员组文章数量:1356554
On the command line, I can see
PS C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.43.34808\bin\Hostx64\x86> ./cl /?
Microsoft (R) C/C++ Optimizing Compiler Version 19.43.34809 for x86
Notice that the version in the directory (14.43) and the version of CL itself (19.43) are not the same.
When someone says "Visual C++ version 14.x", as in Python Windows Compilers, which version is it talking about? Would this version of the compiler be the right one to compile Python?
本文标签: visual cWhat is the difference between the MSVC version and the CL versionStack Overflow
版权声明:本文标题:visual c++ - What is the difference between the MSVC version and the CL version? - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744004544a2574461.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论