[Insight-users] Problem With RawImageViewer

Marzieh Berenjkoub m.berenjkoub at gmail.com
Thu Nov 3 11:18:59 EDT 2011


Dear Juan
I want to ask you to help me .
I am a new person to ITK. I am trying to rebuild RawImageViewer application
from Insight application  . But I got the following link errors.I know I
must copy FLTKImageViewer in it's folder and I do but I got these errors
again, 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<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)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20111103/af3f14fe/attachment.htm>


More information about the Insight-users mailing list