Hi Daniel, it works! Although I get a warning now:
WARNING: In ...ITK\Code\Common\itkObjectFactoryBase.cxx, line 430 Possible incompatible factory load: Running itk version : itk version 3.16.0, itk source $Revision: 1.3157 $, $Date: 2009-09-15 02:00:06 $ (GMT) Loaded factory version: 3.16 Loading factory: ...\NewTool\build\Debug\mitkMyExternalTools.dll I used the same ITK Version for MITK and my Tool. It does a siple strcmp at that position. So I guess the Problem is not, that my ITK is too old. Thanks a lot! Michael Am 25.11.2010 15:38, schrieb Daniel Maleike: > On 11/09/2010 01:25 PM, Daniel Maleike wrote: >> If you could please file a bug at bugs.mitk.org that contains your >> project code (esp. CMakeLists.txt) and that compiles on Linux (without >> too many changes), I will look into this -- assign the bug to me. > > Please check http://bugs.mitk.org/show_bug.cgi?id=6162 and close the > issue if it is fixed for you. > > BTW, we would be happy to learn about your project, since we are always > interested in who uses MITK and for what purposes it is used. If you > want, you can send us a private email. > > Regards, > Daniel > > ------------------------------------------------------------------------------ > Increase Visibility of Your 3D Game App& Earn a Chance To Win $500! > Tap into the largest installed PC base& get more eyes on your game by > optimizing for Intel(R) Graphics Technology. Get started today with the > Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs. > http://p.sf.net/sfu/intelisp-dev2dev > _______________________________________________ > mitk-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mitk-users ------------------------------------------------------------------------------ Increase Visibility of Your 3D Game App & Earn a Chance To Win $500! Tap into the largest installed PC base & get more eyes on your game by optimizing for Intel(R) Graphics Technology. Get started today with the Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs. http://p.sf.net/sfu/intelisp-dev2dev _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
