|
From: Mirko V. <mir...@gm...> - 2015-03-26 21:16:10
|
Hello, I am trying to build interp2d (https://github.com/diazona/interp2d/) using cmake. cmake starts a test script that looks for cmake in /usr/cmake. Not finding it, the test script fails cmake is in /mingw64/bin which I installed in the msys2 console like so > pacman -S mingw64/mingw-w64-x86_64-cmake Any suggestions on how to proceed? Thanks, Mirko |