Dear all,

On a recently cleaned/formatted system, I am trying to install MITK via super 
build. I have Xcode 7.2 installed.

I am getting the following error:

In file included from 
/Users/cbergeles/Projects/MITK/src/Core/Code/Internal/mitkLegacyFileReaderService.cpp:21:

/Users/cbergeles/Projects/MITK/src/Core/Code/IO/mitkIOAdapter.h:73:20: error:

      'BaseProcess' is deprecated [-Werror,-Wdeprecated-declarations]

  mitk::BaseProcess::Pointer CreateIOProcessObject(const std::string filename, 
const std::str...

                   ^

/Users/cbergeles/Projects/MITK/src/Core/Code/Algorithms/mitkBaseProcess.h:25:35:
 note:

      'BaseProcess' has been explicitly marked deprecated here

DEPRECATED(typedef BaseDataSource BaseProcess);

                                  ^

/Users/cbergeles/Projects/MITK/src/Core/Code/Common/mitkCommon.h:142:27: note: 
expanded

      from macro 'DEPRECATED'

  #define DEPRECATED(...) __VA_ARGS__ __attribute__((deprecated))


Any hints how I can get around that?


Thank you,

Christos


--
Christos Bergeles, PhD
Lecturer
Translational Imaging Group (TIG)
Centre for Medical Image Computing (CMIC)
Department of Medical Physics and Biomedical Engineering
University College London

Honorary Hamlyn Fellow
Hamlyn Centre for Robotic Surgery
Imperial College London

Mobile: +44 7593 700 258
Email: c.berge...@ucl.ac.uk<mailto:c.berge...@ucl.ac.uk>
http://christos.bergeles.net<http://christos.bergeles.net/>

------------------------------------------------------------------------------
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741551&iu=/4140
_______________________________________________
mitk-users mailing list
mitk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to