Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

catkin_make error: Project 'object_recognition_reconstruction' tried to find library '-lpthread' #57

Open
TouchDeeper opened this issue Apr 19, 2019 · 1 comment

Comments

@TouchDeeper
Copy link

Hello,

I tried to compile the ork according to the instruction

When I step to the catkin_make, an error occurred:

CMake Error at /home/wang/imta_project/ork_ws/devel/share/ecto_image_pipeline/cmake/ecto_image_pipelineConfig.cmake:148 (message):
  Project 'object_recognition_reconstruction' tried to find library
  '-lpthread'.  The library is neither a target nor built/installed properly.
  Did you compile project 'ecto_image_pipeline'? Did you find_package() it
  before the subdirectory containing its code is included?
Call Stack (most recent call first):
  /opt/ros/kinetic/share/catkin/cmake/catkinConfig.cmake:76 (find_package)
  ork_reconstruction/CMakeLists.txt:11 (find_package)
@VelizarHristov
Copy link

I had this problem when I was trying to install the kinetic package on Ubuntu 14.04 with ROS Indigo, the fix was to use the Indigo package instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants