Could not find a package configuration file provided by "ignition-cmake0"
C:\Users\abdhi>cd ign-math
C:\Users\abdhi\ign-math>.\configure
C:\Users\abdhi\ign-math>call :installignproject ign-cmake ign-cmake0 The system cannot find the batch label specified - installignproject 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" -DCMAKEINSTALLPREFIX=""install\Release"" -DCMAKEBUILDTYPE="Release" -DBUILDTESTING: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 (findpackage): By not providing "Findignition-cmake0.cmake" in CMAKEMODULEPATH 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 CMAKEPREFIXPATH 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.
Asked by anuShreyas on 2020-07-19 02:52:41 UTC
Answers
Hi. Is there a solution to this problem? I get the same mistake
Asked by Nevez on 2021-01-19 09:12:20 UTC
Comments