[Insight-users] RawImageViewer

Dženan Zukić dzenanz at gmail.com
Fri Oct 28 09:18:34 EDT 2011


Do you have fltk installed? If no, you should install it. If yes, you should
make sure it is linking properly (in app's cmake config point to the right
directory).

HTH

On Fri, Oct 28, 2011 at 13:27, Marzieh Berenjkoub <m.berenjkoub at gmail.com>wrote:

> * Dear ITK-users,
> **I am a new person to ITK. I am trying to rebuild *
> * RawImageViewer application from Insight application ** . But I got the
> following link errors.**, Could you please give me some *>* hints on this
> issue. Thank you very much.
>
> >   Creating library
> G:\InsightApplications-3.20.0\InsightApplications-3.20.0\Insight2005\RawImageReaderViewer\Debug\RawImageReaderViewer.lib
> and object
> G:\InsightApplications-3.20.0\InsightApplications-3.20.0\Insight2005\RawImageReaderViewer\Debug\RawImageReaderViewer.exp
> 4>itkRawImageReaderViewer.obj : error LNK2019: unresolved external symbol
> "public: virtual __thiscall fltkImageViewerGUI::~fltkImageViewerGUI(void)"
> (??1fltkImageViewerGUI@@UAE at XZ) referenced in function
> __unwindfunclet$??0?$ImageViewer at EE@fltk@@QAE at XZ$0
> 4>itkRawImageReaderViewer.obj : error LNK2019: unresolved external symbol
> "public: __thiscall fltkImageViewerGUI::fltkImageViewerGUI(void)"
> (??0fltkImageViewerGUI@@QAE at XZ) referenced in function "public: __thiscall
> fltk::ImageViewer<unsigned char,unsigned char>::ImageViewer<unsigned
> char,unsigned char>(void)" (??0?$ImageViewer at EE@fltk@@QAE at XZ)
> 4>itkRawImageReaderViewer.obj : error LNK2001: unresolved external symbol
> "public: virtual void __thiscall
> fltkImageViewerGUI::AddMenuBarOptions(void)"
> (?AddMenuBarOptions at fltkImageViewerGUI@@UAEXXZ)
> 4>itkRawImageReaderViewer.obj : error LNK2001: unresolved external symbol
> "public: virtual void __thiscall
> fltkImageViewerGUI::AddFilterMenuOptions(void)"
> (?AddFilterMenuOptions at fltkImageViewerGUI@@UAEXXZ)
> 4>itkRawImageReaderViewer.obj : error LNK2001: unresolved external symbol
> "public: virtual void __thiscall
> fltkImageViewerGUI::AddFileMenuOptions(void)"
> (?AddFileMenuOptions at fltkImageViewerGUI@@UAEXXZ)
> 4>itkRawImageReaderViewerGUI.obj : error LNK2019: unresolved external
> symbol "public: virtual __thiscall
> RawImageReaderViewerGUI::~RawImageReaderViewerGUI(void)"
> (??1RawImageReaderViewerGUI@@UAE at XZ) referenced in function "public:
> virtual void * __thiscall RawImageReaderViewerGUI::`scalar deleting
> destructor'(unsigned int)" (??_GRawImageReaderViewerGUI@@UAEPAXI at Z)
> 4>G:\InsightApplications-3.20.0\InsightApplications-3.20.0\Insight2005\RawImageReaderViewer\Debug\RawImageReaderViewer.exe
> : fatal error LNK1120: 6 unresolved externals
> 4>Build log was saved at
> "file://g:\InsightApplications-3.20.0\InsightApplications-3.20.0\Insight2005\RawImageReaderViewer\RawImageReaderViewer.dir\Debug\BuildLog.htm"
> 4>RawImageReaderViewer - 7 error(s), 1 warning(s)
>
> please help me.
> *
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.html
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20111028/6a92087c/attachment.htm>


More information about the Insight-users mailing list