Dear Zhang,

please make sure that all MITK bundles/modules as well as all other depending 
libraries like ITK,VTK,QT... have the same dependency to the microsoft runtime 
libraries, i.e. are compiled with exactly the same compiler (VS2008 not equal 
to VS2008SP1).

You may check all dependencies with the dependency walker.

Best,
Matthias


________________________________
Von: zhang xiaodong [[email protected]]
Gesendet: Samstag, 19. März 2011 14:08
An: [email protected]
Betreff: [mitk-users] Need for help

Hi,everyone
Recently I write a plugin that refers to a third party dll  in MITK and it 
works well in my machine. The development environment is VS2008(X64) in 
Windows7 X64.
However when I deploy it to the other machines, problems occur. The interface 
of the plugin just does not display while the message as below is shown:
Part initialization error: ::XXXXXXPluginView
Check your shared library for unresolved symbols
Check your class attribute in your plugin.xml file
Check your manifest.cpp file

I first deploy it to a machine with Win7 X64 system and VS2008, it does not 
work. Then a SP1 of VS2008 patch is installed and strangely it worked. And I 
also deploy it
to a machine without VS2008, it does not work even  I install the vs2008 
redistributable package.

 I really don't know what's the matter with it. Any advice would be 
appreciated! Thanks.



------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to