ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

I was able to solve the problem for me. I ignored the "maybe" in the IDEs article and execute

cmake ../src -DCMAKE_BUILD_TYPE=Debug

in the build folder.

This adds a few more include paths in the eclips-project. Previously some were missing...

I was able to solve the problem for me. I ignored the "maybe" in the IDEs article and execute

cmake ../src -DCMAKE_BUILD_TYPE=Debug

in the build folder.

This adds a few more include paths in the eclips-project. Previously some were missing...eclips-project. Sorry for the comment. I'm not able to post a answer.

I was able to solve the problem for me. I ignored the "maybe" in the IDEs IDEs article and execute

cmake ../src -DCMAKE_BUILD_TYPE=Debug

in the build folder.

This adds a few more include paths in the eclips-project. Sorry for the comment. I'm not able to post a answer.eclips-project. Previously some were missing...

I was able to solve the problem for me. I ignored the "maybe" in the IDEs article and execute

cmake ../src -DCMAKE_BUILD_TYPE=Debug

in the build folder.

This adds a few more include paths in the eclips-project. Previously some were missing...

Sorry it took me so long to post an answer. I just realized that I didn't have enough karma to post a link... Why is it such a small warning?