I just removed the mutual keyword and it has built then. For ITK and VTK I created a patch and applied them from the ExternalProject_Add command. I fixed the problems and pushed the changes. https://github.com/cim-unito/MITK/issues/25
You may want to pull it. Best, Miklos On Mon, Oct 10, 2011 at 9:25 AM, Miklos Espak <[email protected]> wrote: > Hi, > > I upgraded my system to version 11.10, and the MITK superbuild fails now. > > The include statement for stddef.h is missing from three ITK files and > one VTK files. I will send a patch soon that should be applied for > these external projects. > > The next error is this: > > In file included from > /home/espakm/src/MITK/BlueBerry/Bundles/org.blueberry.osgi/src/berryBundleLoader.cpp:21:0: > /home/espakm/src/MITK/BlueBerry/Bundles/org.blueberry.osgi/src/berryBundleLoader.h:67:25: > error: reference ‘m_Logger’ cannot be declared ‘mutable’ > [-fpermissive] > > That I do not know how to fix. May I just remove the mutable keyword? > > Thanks, > Miklos > ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2dcopy1 _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
