c++ - Eclipse CDT:无法添加语言设置提供程序

标签 c++ eclipse-cdt ros

我正在尝试将ROS与Eclipse一起使用,并且需要执行How to install eclipse and configure it for ROS指令的最后一步之一:

Click the tab "Providers" and check the box next to "CDT GCC Built-in Compiler Settings [ Shared ]"



但是我做不到:

properties

最佳答案

在您的图像中,单击了C / C++包含路径条目,而不是C / C++ General条目。它可以直接或在子页面下。本文写于2017年,因此将您的版本与Eclipse在2017年的版本进行比较。

关于c++ - Eclipse CDT:无法添加语言设置提供程序,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/62185354/

相关文章:

c++ - 获取光标下的控制权

c++ - 如何从消息队列接收动态长度数据?

c++ - 将字符数组转换为 float ?

c++ - eclipse-cdt boost\shared_ptr.hpp : no such file in directory, 但它是包含文件的一部分

c++ - 如何在 Eclipse Indigo CDT C++ 中设置 libxml

c++ - eclipse CDT : Class already exists (but doesn't)

c++ - 使用 rosdep install rviz 并得到错误 : Missing resource rviz

c++ - 将 C++ vector 转换为 Objective-C

python - 属性错误: 'Point' object has no attribute 'point'

ubuntu - 使用 ROS 访问 Raspberry Pi 2 的 GPIO 引脚