Hi Christos,

please note, that we do not support El Capitan at the moment. Depending on the 
version of MITK you are using, you can find the supported platform in our 
documentation:
e.g. for the latest release: 
http://docs.mitk.org/2015.05/SupportedPlatformsPage.html

As far as I know, El Capitan requires Qt5 since there is not Qt 4.8.x installer 
available for El Capitan. But on Mac OS X we still struggle with severe Qt 5 
gui issues which is why Qt5 is still not yet support for Mac OS X in MITK.
(http://bugs.mitk.org/show_bug.cgi?id=18521)

So bottom line: If you want to develop on Mac OS X you will have to switch back 
at least to "Yosemite"

Regards,
Andreas

Von: "Bergeles, Christos" <c.berge...@ucl.ac.uk<mailto:c.berge...@ucl.ac.uk>>
Datum: Wednesday 25 November 2015 11:58
An: "mitk-users@lists.sourceforge.net<mailto:mitk-users@lists.sourceforge.net>" 
<mitk-users@lists.sourceforge.net<mailto:mitk-users@lists.sourceforge.net>>
Betreff: [mitk-users] Compilation via super build on MacOS El Capitan

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