|
From: Mirko V. <mir...@gm...> - 2015-03-27 11:21:44
|
On Fri, Mar 27, 2015 at 6:59 AM, David Macek <dav...@gm...> wrote: > On 27. 3. 2015 1:43, David Macek wrote: > > On 27. 3. 2015 1:02, Mirko Vukovic wrote: > >> CMake Error at > /usr/share/cmake-3.1.2/Modules/CMakeTestCCompiler.cmake:61 > > > > This line is interesting. Did you install some MSYS2 CMake? Does this > file exist? > > Can you check `/usr/share/cmake-3.1.2`? If it exists, I think that needs > to be addressed first. > > -- > David Macek > > > > I do have GCC, but not /usr/share/cmake: >gcc --version gcc.exe (Rev2, Built by MSYS2 project) 4.9.2 Copyright (C) 2014 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. /e/external-libraries/interp2d >ls /usr/share/cmake /bin/ls: cannot access /usr/share/cmake: No such file or directory /e/external-libraries/interp2d Mirko |