Hi everyone,

I'm trying to build my MITK based project on a new Ubuntu machine and I
keep facing CMake errors like:

CMake Error at
/home/dxs/Install/MITK/MITK-src/CMake/mitkFunctionCreatePlugin.cmake:76
(message):
  my_project is missing requirements and won't be built.  Missing:
  MyProjLib
Call Stack (most recent call first):
  Plugins/my_project/CMakeLists.txt:3 (mitk_create_plugin)

The same project compiles fine and CMake throws no error. I even tried to
used the exact same version of CMake on both machines. It seems that it
cant find my custom made project library. Can anybody please help?

Many thanks
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to