Dear all,

As I have only recently discovered the potential of MITK, please be patient.
First, I did read the FAQ and tried to find answers there, but please help
me understand, what remains unclear.

(1) Many modules / plugins (e.g. registration) are not included in the
distributed binary, correct?

(2) If I want to use additional modules / plugins, do I always need to (A)
build MITK from scratch or (B) can only build the module / plugin and
manually add it to MITK (in form of a shared dll/dylib)?

(3) I have successfully compiled MITK on Mac OS X (10.9), by setting
OSX_DEPLOYMENT_TARGET and OSX_SYSROOT to 10.8 respectively. To create the
OS App Bundle (mitkWorkbench.app), I then switched to the "MITK-build"
directory and called "make install". Unfortunately, it fails to validate
the bundle and it immediately crashes on startup (error below). [It appears
it has some issue with my Qt libraries that I installed using homebrew, but
I have no idea how to fix this.]

(4) Is there another way under to start the application (e.g. from the
command line) without creating this bundle? How does it work under Linux ?

Thank you!!
Chris


-- fixup_bundle: cleaning up...

-- fixup_bundle: verifying...

-- 
===========================================================================

-- Analyzing
app='/Users/chris/dev/extern/build/MITK-git/MITK-build/install/mitkWorkbench.app'

-- 
bundle='/Users/chris/dev/extern/build/MITK-git/MITK-build/install/mitkWorkbench.app'

-- 
executable='/Users/chris/dev/extern/build/MITK-git/MITK-build/install/mitkWorkbench.app/Contents/MacOS/mitkWorkbench'

-- valid='1'

-- executable file 1:
/Users/chris/dev/extern/build/MITK-git/MITK-build/install/mitkWorkbench.app/Contents/MacOS/mitkWorkbench

-- verified='0'

-- info='external prerequisites found:

f='/Users/chris/dev/extern/build/MITK-git/MITK-build/install/mitkWorkbench.app/Contents/MacOS/mitkWorkbench'

external_prereqs='/usr/local/Cellar/qt/4.8.5/lib/QtCore.framework/Versions/4/QtCore;/usr/local/Cellar/qt/4.8.5/lib/QtGui.framework/Versions/4/QtGui;/usr/local/Cellar/qt/4.8.5/lib/QtNetwork.framework/Versions/4/QtNetwork'

'

-- 

CMake Error at
/Users/chris/dev/extern/src/MITK-git/CMake/BundleUtilities.cmake:773
(message):

  error: verify_app failed

Call Stack (most recent call first):

  /Users/chris/dev/extern/src/MITK-git/CMake/BundleUtilities.cmake:655
(verify_app)

  Applications/mitkWorkbench/cmake_install.cmake:201 (fixup_bundle)

  Applications/cmake_install.cmake:33 (INCLUDE)

  cmake_install.cmake:99 (INCLUDE)
------------------------------------------------------------------------------
WatchGuard Dimension instantly turns raw network data into actionable 
security intelligence. It gives you real-time visual feedback on key
security issues and trends.  Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to