file_player icon indicating copy to clipboard operation
file_player copied to clipboard

Pthread

Open abderrahim-kasmi opened this issue 5 years ago • 1 comments

Hello,

when runing the catkin_make i have this error message:

Project 'file_player' tried to find library 'pthread'. The library is neither a target nor built/installed properly. Did you compile project 'roscpp'? Did you find_package() it before the subdirectory containing its code is included?

Thanks

abderrahim-kasmi avatar May 25 '20 13:05 abderrahim-kasmi

We usually complie with catkin_make.

JinyongJeong avatar Jul 20 '20 13:07 JinyongJeong