Gazebo | Ignition | Community
Ask Your Question
0

Error while installing ignition-gui from the ignition-robotics repository

asked 2018-04-18 14:57:29 -0500

Mrunzzz gravatar image

Hello, I cloned the ignition-gui repository from the ignition-robotics one. I then followed this tutorial - https://ignitionrobotics.org/tutorial...

Installed the dependencies mentioned in the above tutorial, created a build directory and ran cmake..to get the following error.

CMake Error at CMakeLists.txt:11 (find_package): By not providing "Findignition-cmake1.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "ignition-cmake1", but CMake did not find one.

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

ignition-cmake1Config.cmake
ignition-cmake1-config.cmake

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

-- Configuring incomplete, errors occurred! See also "/home/mrunz/ign-gui/build/CMakeFiles/CMakeOutput.log".

Can someone please help me on how to solve this?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2018-04-19 06:15:47 -0500

chapulina gravatar image

Thanks for catching that, the tutorial is a bit out of date. Here's a pull request fixing it:

https://bitbucket.org/ignitionrobotic...

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2018-04-18 14:57:29 -0500

Seen: 1,020 times

Last updated: Apr 19 '18