Hi, I am trying to run MITK ExtApp code but get some errors when running it. I have successfully built the application in Release mode of VS 2008 on Win7. I checkout the MITK source tree by git last week but run it on Qt 4.8.
When I run it by clicking ExtApp.exe in Release folder, I get following error message on mbilog Failed to install plugin: The plugin could not be loaded : C:/Users/lliu/Desktop/Ultrasim/MITK-bin/MITK-build/bin/plugins/Release/liborg_mitk_gui_qt_common.dll Caused by: Cannot load library C:/Users/lliu/Desktop/Ultrasim/MITK-bin/MITK-build/bin/plugins/Release/liborg_mitk_gui_qt_common.dll: The specified module could be found For other liborg_mitk_xx dll, I get same error message on mbilog. At last part of error message, mbilog says that "The org.blueberry.osgi plug-in is not started. Check that your application loads the correct provisioning file and that it contains an entry for the org.blueberry.osgi plug-in" But I found liborg_mitk_gui_qt_common.dll and other liborg_mitk dll are actually located in the folder of C:/Users/lliu/Desktop/Ultrasim/MITK-bin/MITK-build/bin/plugins/Release/ and I also copy them to the folder that contains ExtApp.exe. Same thing happens if following the instructions at http://www.mitk.org/wiki/SetupMitkQt4BlueBerry to run ExtApp. Does anybody know what is wrong here? Thanks Li ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
