@Stefan I think the issue is independent of diffusion. He simply can't build 
the current MITK master.


The not working diffusion-application is an independent issue.


Peter


________________________________
Von: Marco Pizzolato <pizzo86...@gmail.com>
Gesendet: Dienstag, 25. Juli 2017 13:33
An: Dinkelacker, Stefan
Cc: mitk-users@lists.sourceforge.net
Betreff: Re: [mitk-users] Error during build of MITK

Dear Stefan,

Thank you very much for your reply.

I have downloaded the software at the link you specified, which is a running 
version of MITK. When I run it in the shell

./MitkDiffusion.sh

I get the following error

/home/marco/Installations/MITK-Diffusion-2017.07-linux64/bin/MitkDiffusion: 
relocation error: 
/home/marco/Installations/MITK-Diffusion-2017.07-linux64/bin/libitkvnl-4.11.so.1:
 symbol _ZTVNSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEEE, version 
GLIBCXX_3.4.21 not defined in file libstdc++.so.6 with link time reference

Anyway, I had tried to compile from source with the latest version of MITK and 
still the same exact error occurs. Can it be something that has to do with 
standard configuration requirements that I do not have?

Thank you very much,

Marco


2017-07-25 12:08 GMT+02:00 Dinkelacker, Stefan 
<s.dinkelac...@dkfz-heidelberg.de<mailto:s.dinkelac...@dkfz-heidelberg.de>>:

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 <pizzo86...@gmail.com<mailto:pizzo86...@gmail.com>>
Gesendet: Dienstag, 25. Juli 2017 10:13
An: mitk-users@lists.sourceforge.net<mailto:mitk-users@lists.sourceforge.net>
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
mitk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to