Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Linking issue with other ROS packages #40

Open
kubja opened this issue Aug 24, 2020 · 1 comment
Open

Linking issue with other ROS packages #40

kubja opened this issue Aug 24, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@kubja
Copy link

kubja commented Aug 24, 2020

The tts ROS package can't be "find_packaged" in other ROS packages as library tts is expected due to specification in catkin_package .

This is the error:

CMake Error at /opt/ros/melodic/share/tts/cmake/ttsConfig.cmake:173 (message):
  Project 'package_name' tried to find library 'tts'.  The
  library is neither a target nor built/installed properly.  Did you compile
  project 'tts'? Did you find_package() it before the subdirectory containing
  its code is included?
@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.81. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

@issue-label-bot issue-label-bot bot added the bug Something isn't working label Aug 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant