问题标签 [compiler-version]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
codedom - Codedom 编译器 VB.NET 4.6.1 不支持
它适用于 4.0,但不适用于 4.6.1 任何想法?为什么?
我尝试添加更多引用的程序集我没有太多想法
我一直在搜索这个,我没有找到任何信息,所以这让我很烦。
c++ - 为什么我得到“string_view:没有这样的文件或目录”
我正在尝试通过 cmake 文件构建我的项目。并开始得到:
对于下面的行:
我在互联网上查找,在 stackoverflow 问题中指出这是因为 GCC 版本:String_view question。
我将我的 gcc 版本更新为:
但问题仍然存在。我还使用 C++ 17,如下 Cmake 行:
可能是什么问题呢?为什么我不能编译代码?