Gazebo | Ignition | Community
Ask Your Question
0

Could not find a package configuration file provided by "ignition-cmake0"

asked 2020-07-19 02:52:41 -0500

this post is marked as community wiki

This post is a wiki. Anyone with karma >75 is welcome to improve it.

C:\Users\abdhi>cd ign-math

C:\Users\abdhi\ign-math>.\configure

C:\Users\abdhi\ign-math>call :install_ign_project ign-cmake ign-cmake0 The system cannot find the batch label specified - install_ign_project Configuring for build type Release

C:\Users\abdhi\ign-math>cd /d C:\Users\abdhi\ign-math\

C:\Users\abdhi\ign-math>md build

C:\Users\abdhi\ign-math>cd build

C:\Users\abdhi\ign-math\build>cmake .. -G "NMake Makefiles" -DCMAKE_INSTALL_PREFIX=""install\Release"" -DCMAKE_BUILD_TYPE="Release" -DBUILD_TESTING:BOOL=False -- The C compiler identification is MSVC 19.26.28806.0 -- The CXX compiler identification is MSVC 19.26.28806.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.26.28801/bin/Hostx86/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.26.28801/bin/Hostx86/x64/cl.exe - works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.26.28801/bin/Hostx86/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.26.28801/bin/Hostx86/x64/cl.exe - works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Error at CMakeLists.txt:12 (find_package): By not providing "Findignition-cmake0.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "ignition-cmake0", but CMake did not find one.

Could not find a package configuration file provided by "ignition-cmake0" (requested version 0.3.0) with any of the following names:

ignition-cmake0Config.cmake
ignition-cmake0-config.cmake

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

-- Configuring incomplete, errors occurred! See also "C:/Users/abdhi/ign-math/build/CMakeFiles/CMakeOutput.log". C:\Users\abdhi\ign-math\build>

As I am new i cant get a specific answer to this problem. hope to get an help here.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2021-01-19 08:12:20 -0500

Nevez gravatar image

Hi. Is there a solution to this problem? I get the same mistake

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2020-07-19 02:52:41 -0500

Seen: 447 times

Last updated: Jul 19 '20