

#Cmake windows set warning level 4 software
** Checking whether the ASM compiler is GNU using "-version" did not match "(GNU assembler)|(GCC)|(Free Software Foundation)": See also "C:/Users/zameen/Downloads/plotter-master/plotter-cmake/CMakeFiles/CMakeError.log". See also "C:/Users/zameen/Downloads/plotter-master/plotter-cmake/CMakeFiles/CMakeOutput.log".

On Configuring following Error display CMake Error at C:/Program Files/CMake/share/cmake-3.23/Modules/FindPackageHandleStandardArgs.cmake:230 (message):Ĭould NOT find PythonInterp (missing: PYTHON_EXECUTABLE)Ĭ:/Program Files/CMake/share/cmake-3.23/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE)Ĭ:/Program Files/CMake/share/cmake-3.23/Modules/FindPythonInterp.cmake:169 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)Ĭ:/Users/zameen/Downloads/plotter-master/plotter-cmake/_deps/pybind11-src/tools/FindPythonLibsNew.cmake:98 (find_package)Ĭ:/Users/zameen/Downloads/plotter-master/plotter-cmake/_deps/pybind11-src/tools/pybind11Tools.cmake:45 (find_package)Ĭ:/Users/zameen/Downloads/plotter-master/plotter-cmake/_deps/pybind11-src/tools/pybind11Common.cmake:201 (include)Ĭ:/Users/zameen/Downloads/plotter-master/plotter-cmake/_deps/pybind11-src/CMakeLists.txt:188 (include)

I am trying this project in CMake (v3.23.2)
