ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

building nao_driver through ccmake .. and it could not found naoqi_libqi

asked 2015-12-29 13:45:53 -0500

shrutichandra gravatar image

Hi,

I am trying to build naoqi_driver package through ccmake .., and while configuring I am getting this error. kindly help as I am new to this.
....................................................................................................... Could not find a package configuration file provided by "naoqi_libqi" with any of the following names:

 naoqi_libqiConfig.cmake
 naoqi_libqi-config.cmake

Add the installation prefix of "naoqi_libqi" to CMAKE_PREFIX_PATH or set "naoqi_libqi_DIR" to a directory containing one of the above files. If "naoqi_libqi" provides a separate development package or SDK, be sure it has been installed.

edit retag flag offensive close merge delete

Comments

Do you have the naoqi_libqi package installed?

ahendrix gravatar image ahendrix  ( 2015-12-29 15:30:08 -0500 )edit

Could you send me the link to install. I could only find libqi_release which does not have cmakelist.txt, so I could not build it. :/

shrutichandra gravatar image shrutichandra  ( 2015-12-30 05:14:26 -0500 )edit

Hey, I found it.

shrutichandra gravatar image shrutichandra  ( 2015-12-30 06:01:24 -0500 )edit

Where did you find it?

awesomebytes gravatar image awesomebytes  ( 2017-04-20 22:46:06 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2015-12-30 07:03:51 -0500

shrutichandra gravatar image

Hi,

I added that package. That package depends on gtest and qibuild. Now I am getting error:

CMake Error at /home/shruti/d-prefix/share/cmake/qibuild/internal/uselib.cmake:80 (find_package): By not providing "FindGTEST_MAIN.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "GTEST_MAIN", but CMake did not find one.

Could not find a package configuration file provided by "GTEST_MAIN" with any of the following names:

 GTEST_MAINConfig.cmake
 gtest_main-config.cmake

Add the installation prefix of "GTEST_MAIN" to CMAKE_PREFIX_PATH or set "GTEST_MAIN_DIR" to a directory containing one of the above files. If "GTEST_MAIN" provides a separate development package or SDK, be sure it has been installed.

Any one knows about it?

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2015-12-29 13:45:53 -0500

Seen: 198 times

Last updated: Dec 30 '15