syntax error near unexpected token `talker' [closed]

asked 2017-01-16 18:59:49 -0500

Codehead gravatar image

Hello,

I'm getting the following error message while doing the Writing a Simple Publisher and Subscriber (C++) tutorial:

add_dependencies(talker beginner_tutorials_generate_messages_cpp)

bash: syntax error near unexpected token `talker'

What am I doing wrong?

edit retag flag offensive reopen merge delete

Closed for the following reason Question does not follow our guidelines for questions. Please see: http://wiki.ros.org/Support for more details. by tfoote
close date 2017-02-15 20:30:53.167635

Comments

3

please post the relevant parts of the CMakeLists.txt (please remove any comments) as well as more of the error output.

mgruhler gravatar image mgruhler  ( 2017-01-17 00:41:21 -0500 )edit