Hi all.

I tried to compile MITK using CMake 3.3, 3.4, 3.5 and 3.6 (VS2013, Vigra 
enabled) on MITK 2015.05 and it failed each time. I don't remember the 
exact message and it's not important now because we have 2016.03.

So I tested again with CMake 3.6.2 (VS2013, Vigra enabled) and it fails 
with this message:
20>  CMake Error at CMakeLists.txt:821 (find_package):
20>    By not providing "FindVigra.cmake" in CMAKE_MODULE_PATH this 
project has
20>    asked CMake to find a package configuration file provided by 
"Vigra", but
20>    CMake did not find one.
20>
20>    Could not find a package configuration file provided by "Vigra" 
with any of
20>    the following names:
20>
20>      VigraConfig.cmake
20>      vigra-config.cmake
20>
20>    Add the installation prefix of "Vigra" to CMAKE_PREFIX_PATH or set
20>    "Vigra_DIR" to a directory containing one of the above files.  If 
"Vigra"
20>    provides a separate development package or SDK, be sure it has been
20>    installed.
20>
20>
20>  -- Configuring incomplete, errors occurred!

The only other version I tested is CMake 3.2.x and it does work.
Is there a fix for this?

Nil


------------------------------------------------------------------------------
_______________________________________________
mitk-users mailing list
mitk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to