Hi,
   I want to use just a functionality in my project such as QmitkImageCropper.
but there is a linking error in vs2005 
    error LNK2019: public: __thiscall 
QmitkImageCropper::QmitkImageCropper(class QObject *,char const *,class 
QmitkStdMultiWidget *,class itk::TreeIteratorBase<class 
itk::TreeContainer<class itk::SmartPointer<class mitk::DataTreeNode> > > *)" 

The error message shows that QmitkImageCropper constructor could be found.
but I already added QmitkImageCropper.lib in my libraries
how can I solve this problem ?
thanks!

Best Regards


jimmy 
2008-10-26 
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to