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

create catkin packages

asked 2014-11-06 16:50:53 -0500

Glory gravatar image

I was learning the tutorials to create catkin packages. It brought this error when I run catkin_make : The CXX compiler identification is unknown, CMake Error: your complier: "'CMAKE_CXX_COMPLIER-NOTFOUND" was not found. Please set CMAKE_CXX_COMPILER to a valid compiler path or name. Configuring Incomplete, errors occurred. See also ''/home/Ubuntu/catkin_ws/build" Invoking "cmake failed.

Please help me, I don't know what this means and I need answer soonest. Thanks for your assistance

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
0

answered 2014-11-06 17:01:48 -0500

hiro64 gravatar image

Haven't you asked the same thing in here?

http://answers.ros.org/question/19691...

edit flag offensive delete link more
0

answered 2014-11-06 18:18:49 -0500

Nouman Tahir gravatar image

updated 2014-11-06 18:19:47 -0500

what I understand you are missing some ros dependencies..... try these in software center and see if they are installed...

gcc compiler
g++ 
cmake

if they are not installed install them and try again

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2014-11-06 16:50:53 -0500

Seen: 178 times

Last updated: Nov 06 '14