You were right. DependencyWalker showed that there is one library 
missing. After correcting the PATH variable it worked.

Thank you very much.

Best regards,

Martin

On 04.10.2013 10:45, Kislinskiy, Stefan wrote:
> 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 [[email protected]]
> Gesendet: Freitag, 4. Oktober 2013 08:31
> An: [email protected]
> 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
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/mitk-users
>

-- 


Martin Klemm
Hochschule Offenburg
Badstraße 24
77652 Offenburg
Tel. +49 781 / 205 - 4681

------------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to