Hi Matt, this issue is Mac OS X 10.9 or more precisely Xcode 5.1 related: http://bugs.mitk.org/show_bug.cgi?id=17716 (Apple dropped the support for garbage collection with Xcode 5.1. However this version of Xcode is not supported by VTK 6.1 ).
It looks very much like this will be fixed with the next VTK release. Right now we are considering to fix this in the MITK build system until the next VTK release. Best regards Andreas -----Original Message----- From: Clarkson, Matt [mailto:[email protected]] Sent: Donnerstag, 3. Juli 2014 10:29 To: MITK Subject: [mitk-users] -DVTK_REQUIRED_OBJCXX_FLAGS:STRING="" Hi there, I just noticed that I had this uncommitted change in my MITK branch. When building MITK 2014.03, the SuperBuild builds VTK, and on Mavericks, using XCode 5.1, I have to specify: -DVTK_REQUIRED_OBJCXX_FLAGS:STRING="" I have no idea if this is a "correct" or "nice" solution. .... but it keeps me (or rather the compiler) happy. Is it worth integrating? Thanks M@ ------------------------------------------------------------------------------ Open source business process management suite built on Java and Eclipse Turn processes into business applications with Bonita BPM Community Edition Quickly connect people, data, and systems into organized workflows Winner of BOSSIE, CODIE, OW2 and Gartner awards http://p.sf.net/sfu/Bonitasoft _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users ------------------------------------------------------------------------------ Infragistics Professional Build stunning WinForms apps today! Reboot your WinForms applications with our WinForms controls. Build a bridge from your legacy apps to the future. http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
