Hi,

MITK Diffusion 14.10 is a rather old release which is probably still based on 
Qt 4. Did you notice that there is a very recent release of MITK Diffusion? - 
17.07 [1]. You find the release announcement mail from Peter Neher in this 
mailing list (Mo, 17.07.).


Best,

Stefan


[1] http://mitk.org/download/releases/MITK-Diffusion-2017.07/?


________________________________
Von: Marco Pizzolato <[email protected]>
Gesendet: Dienstag, 25. Juli 2017 10:13
An: [email protected]
Betreff: [mitk-users] Error during build of MITK

Hi everybody,

I am quite new in MITK so sorry for any eventual obvious thing I might be 
asking.
I am trying to build (super-build) the MITK Diffusion version 14.10.02 on my 
laptop with Linux Mint 17 (Ubuntu 14.04), but I find some issues. This is what 
I do:

     1. ccmake ../MITK
     2. i updated g++ and gcc to the version 4.9
     3. i figure out all of the dependencies, actually it asks always for Qt 
web engine path

         Could not find a package configuration file provided by
         "Qt5WebEngineWidgets" with any of the following names:

          Qt5WebEngineWidgetsConfig.cmake
          qt5webenginewidgets-config.cmake

        so I point it to the right folder.

     4. when  ccmake does not give me configuration errors I just press "g" to 
generate and close: here is a bit weired because it shows
         me no output (no text written after the end of the configuration)

     5. then I do "make" and I get this issue

         [ 85%] Linking CXX shared library 
../../../../bin/libCTKCommandLineModulesFrontendQtGui.so
         /usr/bin/ld: 
/home/marco/installations/anaconda2/lib/libQt5UiTools.a(quiloader.o): 
unrecognized relocation (0x2a) in section `.text'
         /usr/bin/ld: final link failed: Bad value
         collect2: error: ld returned 1 exit status
         make[8]: *** [bin/libCTKCommandLineModulesFrontendQtGui.so.0.1.0] 
Error 1
         make[7]: *** 
[Libs/CommandLineModules/Frontend/QtGui/CMakeFiles/CTKCommandLineModulesFrontendQtGui.dir/all]
 Error 2
         make[6]: *** [all] Error 2
         make[5]: *** [CTK-prefix/src/CTK-stamp/CTK-build] Error 2
         make[4]: *** [CMakeFiles/CTK.dir/all] Error 2
         make[3]: *** [all] Error 2
         make[2]: *** [ep/src/CTK-stamp/CTK-build] Error 2
         make[1]: *** [CMakeFiles/CTK.dir/all] Error 2
         make: *** [all] Error 2

do you have an idea of what can I do? I have tried many solutions I have found 
on google, such as installing missing packages, but nothing seems to work.

Thank you very much in advance,

Marco
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to