Hello Jimmy,

 

did you activate the functionality with CMake (set
BUILD_QmitkImageCropper to ON)? You should not (must not) need to edit
library or include settings inside Visual Studio. These settings will be
overridden by CMake.

Best Regards,

 Jochen

 

---

Jochen Neuhaus

Deutsches Krebsforschungszentrum

Medizinische und Biologische Informatik

Im Neuenheimer Feld 280

D-69120 Heidelberg

Tel.: +49 (0) 6221 / 42-2329

Fax: +49 (0) 6221 / 42-2345

http://www.dkfz-heidelberg.de/de/mbi/people/Jochen_Neuhaus.html
<http://www.dkfz-heidelberg.de/de/mbi/people/Jochen_Neuhaus.html> 

 

Von: Jimmy Shen [mailto:[EMAIL PROTECTED] 
Gesendet: Sonntag, 26. Oktober 2008 14:55
An: mitk-users
Betreff: [mitk-users] Use a functionality ,but linking error

 

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