First time building anything on a Mac OS machine. I have the all
plugins/applications option enabled. MITK builds *mostly* smoothly but some
applications/plugins are broken (I'm just reciting these off the top of my
head, may be mistyped!):
mitk.org.gui.qt.extapplication (missing QtGlobal, Poco, MitkCore, mbilog,
missing another plugin as a dependency)
mitk.org.gui.qt.flatclippingplane (missing Poco, MitkCore, mbilog)
mitk.org.gui.qt.xnat (Q_INTERFACES problem... missing another plugin as a
dependency)

There's another one... I forget what it was. It has a "Required-Plugin"
line in the XML file which refers to another plugin that may or may not be
built by the time this plugin is built.

And another one is missing MitkAlgorithmsExt.

I'll try to figure out the last two!

I fixed all of these by tinkering with CMakeFiles.txt in each problem
plugin's folder... though I'm sure they're not proper fixes! If you know of
a more proper way to build everything for Mac OS (which I'm sure you do), I
would appreciate a pointer or two (it's definitely not documented... or at
least that I could in Build Instructions).

You also need to install freetype before you can build some packages (I
forget which ones). It's not something MITK seems to fetch and build
automatically.

Nate
_______________________________________________
mitk-users mailing list
mitk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to