Hi Moritz,

are you working with a (more-or-less) current master? There was a bug [1] which 
resulted in the ext plugin not being built automatically. Try switching on 
MITK_BUILD_org.mitk.gui.qt.ext in your cmake configuration of the MITK-build.

As an aside, we do not currently support Qt 5.5 yet. It might work, but we did 
not test it.

Best,
Caspar

[1] http://bugs.mitk.org/show_bug.cgi?id=19216

Von: Moritz Schneider [mailto:schneidermor...@gmx.de]
Gesendet: Dienstag, 15. September 2015 15:14
An: mitk-users@lists.sourceforge.net
Betreff: [mitk-users] Pre-loading library „liborg_mitk_gui_ext“ failed

Hi,

I’m unsuccessfully trying to run MITKWorkbench using the superbuild I made 
following your build instructions 
(http://docs.mitk.org/nightly/BuildInstructionsPage.html).

My info:
Windows 7 64bit
Visual Studio Community 2013 with Update 5 (64bit)
CMake 3.3.1
Qt 5.5.0
Attempted build: Superbuild

As I‘ve said, I followed your build instructions closely and everything went 
fine up until actually starting MITK. I tried to do this from inside Visual 
Studio by using the batch file in the MITK-build directory 
(startMitkWorkbench_debug.bat), and then debugging the MitkWorkbench Project (I 
hope that’s the right way to do it? I never worked with Visual Studio before…). 
I then get the following error:

Pre-loading library "liborg_mitk_gui_qt_ext" failed: "Cannot load library 
liborg_mitk_gui_qt_ext: Das angegebene Modul wurde nicht gefunden."
Check your library search paths.

My guess is that the problem is not the library search path, but that the file 
is actually missing. At least it’s not in the „MITK-build\bin\plugins\Debug“ 
where I think it should be and I also didn‘t find it anywhere else.

Anybody got an idea what's wrong? Thanks for Your help!

Best regards
Moritz
------------------------------------------------------------------------------
_______________________________________________
mitk-users mailing list
mitk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to