Hm, it seems that it still cannot find a dynamic library. It might be another library that you linked to your module. Please check that everything you linked to your module can be found in the specified paths. BTW, DependencyWalker is a good tool to check the dependencies of your module.
Best, Stefan ________________________________________ Von: Martin Klemm [mkl...@stud.hs-offenburg.de] Gesendet: Freitag, 4. Oktober 2013 08:31 An: mitk-users@lists.sourceforge.net Betreff: Re: [mitk-users] ctkPluginException: Failed to install plugin Hi Stefan, I forgot to say that we use MITK in an external project. However, we kept the way to start Visual Studio with a bat file. I double checked the paths. They seem to be correct and the files are actually in the right folders. To be more specific, our plugin, called liborg_xxx_tracking_pipeline.dll, is located in D:/xxx/bin060/bin/plugins/Debug/. But I still receive the error message: 2.12 blueberry.osgi.intPltfm ERROR: ctkPluginException: Failed to install plugin ... Caused by: ctkPluginException: The plugin "D:/xxx/bin060/bin/plugins/Debug/liborg_xxx_tracking_pipeline.dll" could not be loaded: Cannot load library D:/xxx/bin060/bin/plugins/Debug/liborg_xxx_tracking_pipeline.dll: Das angegebene Modul wurde nicht gefunden. ... Moreover, mbilog prints the new PATH in which it is written: D:/xxx/bin060/bin/plugins/debug; which is the appropriate folder. For me it looks like that the paths are set correct but that the error is coming from somewhere else. What do you think? Best regards, Martin ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk _______________________________________________ mitk-users mailing list mitk-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mitk-users ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk _______________________________________________ mitk-users mailing list mitk-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mitk-users