Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/vb.net/15.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
C++ GCC的版本与预期版本不匹配_C++_Eclipse_Gcc - Fatal编程技术网

C++ GCC的版本与预期版本不匹配

C++ GCC的版本与预期版本不匹配,c++,eclipse,gcc,C++,Eclipse,Gcc,我正在使用Eclipse,但我的项目有一个错误: #error The version of GCC does not match the expected version (GCC4.8.3) Project1_Exemple Unknown Compiler's error markers 我想知道在Eclipse上哪里可以修复这个错误,它在启动配置上吗?在Eclipse的配置项目->属性->C/C+++构建->管理配置中,将编译器调用命令集路径设置为gcc

我正在使用Eclipse,但我的项目有一个错误:

#error The version of GCC does not match the expected version   
(GCC4.8.3)  Project1_Exemple        Unknown Compiler's error markers

我想知道在Eclipse上哪里可以修复这个错误,它在启动配置上吗?

在Eclipse的配置项目->属性->C/C+++构建->管理配置中,将编译器调用命令集路径设置为gcc