You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I was not able to follow on the tutorial because of this initial error :
Project 'rotors_control' tried to find library 'glog'. The library is
neither a target nor built/installed properly. Did you compile project
'glog_catkin'? Did you find_package() it before the subdirectory containing
its code is included?
Call Stack (most recent call first):
/opt/ros/indigo/share/catkin/cmake/catkinConfig.cmake:75 (find_package)
rotors_simulator/rotors_control/CMakeLists.txt:6 (find_package)
-- Configuring incomplete, errors occurred!
Do you have a fix for this.
Thanks.
Naveed
The text was updated successfully, but these errors were encountered:
Hello,
I was not able to follow on the tutorial because of this initial error :
Project 'rotors_control' tried to find library 'glog'. The library is
neither a target nor built/installed properly. Did you compile project
'glog_catkin'? Did you find_package() it before the subdirectory containing
its code is included?
Call Stack (most recent call first):
/opt/ros/indigo/share/catkin/cmake/catkinConfig.cmake:75 (find_package)
rotors_simulator/rotors_control/CMakeLists.txt:6 (find_package)
-- Configuring incomplete, errors occurred!
Do you have a fix for this.
Thanks.
Naveed
The text was updated successfully, but these errors were encountered: