[Insight-users] Deformable model segmentation

Leila Baghdadi baghdadi at sickkids.ca
Thu Jul 6 10:01:38 EDT 2006


Zien,

Last time I checked this application it was working fine, but I must
admit it was long ago. I will run some tests and see if I  bring it back
to life again--> soon.


Leila

On Thu, 2006-06-07 at 12:40 +0200, Zein Salah wrote:
> Hello All,
> 
> Are there examples for model-based segmentation within the
> InsightApplications? 
> 
> I the "DeformableModelSimplexMesh" the only one? 
> 
> I am trying to build it and becomming the following errors, which are
> related to fltkimages.lib. 
> Does this application require a version of fltk other than what I have
> (1.1.6) ?
> 
> Best Thanks, 
> Zein
> 
> 
> ------ Build started: Project: DeformableModelSimplexMesh,
> Configuration: Release Win32 ------
> 
> Linking... 
>    Creating library Release\DeformableModelSimplexMesh.lib and object
> Release\DeformableModelSimplexMesh.exp 
> fltkimages.lib(Fl_JPEG_Image.obj) : error LNK2019: unresolved external
> symbol _jpeg_destroy_decompress referenced in function "public:
> __thiscall Fl_JPEG_Image::Fl_JPEG_Image(char const
> *)" (??0Fl_JPEG_Image@@QAE at PBD@Z)
> 
> fltkimages.lib(Fl_JPEG_Image.obj) : error LNK2019: unresolved external
> symbol _jpeg_finish_decompress referenced in function "public:
> __thiscall Fl_JPEG_Image::Fl_JPEG_Image(char const
> *)" (??0Fl_JPEG_Image@@QAE at PBD@Z)
> 
> fltkimages.lib(Fl_JPEG_Image.obj) : error LNK2019: unresolved external
> symbol _jpeg_read_scanlines referenced in function "public: __thiscall
> Fl_JPEG_Image::Fl_JPEG_Image(char const
> *)" (??0Fl_JPEG_Image@@QAE at PBD@Z)
> 
> fltkimages.lib(Fl_JPEG_Image.obj) : error LNK2019: unresolved external
> symbol _jpeg_start_decompress referenced in function "public:
> __thiscall Fl_JPEG_Image::Fl_JPEG_Image(char const
> *)" (??0Fl_JPEG_Image@@QAE at PBD@Z)
> 
> fltkimages.lib(Fl_JPEG_Image.obj) : error LNK2019: unresolved external
> symbol _jpeg_calc_output_dimensions referenced in function "public:
> __thiscall Fl_JPEG_Image::Fl_JPEG_Image(char const
> *)" (??0Fl_JPEG_Image@@QAE at PBD@Z)
> 
> fltkimages.lib(Fl_JPEG_Image.obj) : error LNK2019: unresolved external
> symbol _jpeg_read_header referenced in function "public: __thiscall
> Fl_JPEG_Image::Fl_JPEG_Image(char const
> *)" (??0Fl_JPEG_Image@@QAE at PBD@Z)
> 
> fltkimages.lib(Fl_JPEG_Image.obj) : error LNK2019: unresolved external
> symbol _jpeg_stdio_src referenced in function "public: __thiscall
> Fl_JPEG_Image::Fl_JPEG_Image(char const
> *)" (??0Fl_JPEG_Image@@QAE at PBD@Z)
> 
> fltkimages.lib(Fl_JPEG_Image.obj) : error LNK2019: unresolved external
> symbol _jpeg_CreateDecompress referenced in function "public:
> __thiscall Fl_JPEG_Image::Fl_JPEG_Image(char const
> *)" (??0Fl_JPEG_Image@@QAE at PBD@Z)
> 
> fltkimages.lib(Fl_JPEG_Image.obj) : error LNK2019: unresolved external
> symbol _jpeg_std_error referenced in function "public: __thiscall
> Fl_JPEG_Image::Fl_JPEG_Image(char const
> *)" (??0Fl_JPEG_Image@@QAE at PBD@Z)
> 
> fltkimages.lib(Fl_PNG_Image.obj) : error LNK2019: unresolved external
> symbol _png_destroy_read_struct referenced in function "public:
> __thiscall Fl_PNG_Image::Fl_PNG_Image(char const
> *)" (??0Fl_PNG_Image@@QAE at PBD@Z)
> 
> fltkimages.lib(Fl_PNG_Image.obj) : error LNK2019: unresolved external
> symbol _png_read_end referenced in function "public: __thiscall
> Fl_PNG_Image::Fl_PNG_Image(char const *)" (??0Fl_PNG_Image@@QAE at PBD@Z)
> 
> fltkimages.lib(Fl_PNG_Image.obj) : error LNK2019: unresolved external
> symbol _png_read_rows referenced in function "public: __thiscall
> Fl_PNG_Image::Fl_PNG_Image(char const *)" (??0Fl_PNG_Image@@QAE at PBD@Z)
> 
> fltkimages.lib(Fl_PNG_Image.obj) : error LNK2019: unresolved external
> symbol _png_set_interlace_handling referenced in function "public:
> __thiscall Fl_PNG_Image::Fl_PNG_Image(char const
> *)" (??0Fl_PNG_Image@@QAE at PBD@Z)
> 
> fltkimages.lib(Fl_PNG_Image.obj) : error LNK2019: unresolved external
> symbol _png_set_tRNS_to_alpha referenced in function "public:
> __thiscall Fl_PNG_Image::Fl_PNG_Image(char const
> *)" (??0Fl_PNG_Image@@QAE at PBD@Z)
> 
> fltkimages.lib(Fl_PNG_Image.obj) : error LNK2019: unresolved external
> symbol _png_get_valid referenced in function "public: __thiscall
> Fl_PNG_Image::Fl_PNG_Image(char const *)" (??0Fl_PNG_Image@@QAE at PBD@Z)
> 
> fltkimages.lib(Fl_PNG_Image.obj) : error LNK2019: unresolved external
> symbol _png_set_strip_16 referenced in function "public: __thiscall
> Fl_PNG_Image::Fl_PNG_Image(char const *)" (??0Fl_PNG_Image@@QAE at PBD@Z)
> 
> fltkimages.lib(Fl_PNG_Image.obj) : error LNK2019: unresolved external
> symbol _png_set_packing referenced in function "public: __thiscall
> Fl_PNG_Image::Fl_PNG_Image(char const *)" (??0Fl_PNG_Image@@QAE at PBD@Z)
> 
> fltkimages.lib(Fl_PNG_Image.obj) : error LNK2019: unresolved external
> symbol _png_set_expand referenced in function "public: __thiscall
> Fl_PNG_Image::Fl_PNG_Image(char const *)" (??0Fl_PNG_Image@@QAE at PBD@Z)
> 
> fltkimages.lib(Fl_PNG_Image.obj) : error LNK2019: unresolved external
> symbol _png_read_info referenced in function "public: __thiscall
> Fl_PNG_Image::Fl_PNG_Image(char const *)" (??0Fl_PNG_Image@@QAE at PBD@Z)
> 
> fltkimages.lib(Fl_PNG_Image.obj) : error LNK2019: unresolved external
> symbol _png_init_io referenced in function "public: __thiscall
> Fl_PNG_Image::Fl_PNG_Image(char const *)" (??0Fl_PNG_Image@@QAE at PBD@Z)
> 
> fltkimages.lib(Fl_PNG_Image.obj) : error LNK2019: unresolved external
> symbol _png_create_info_struct referenced in function "public:
> __thiscall Fl_PNG_Image::Fl_PNG_Image(char const
> *)" (??0Fl_PNG_Image@@QAE at PBD@Z)
> 
> fltkimages.lib(Fl_PNG_Image.obj) : error LNK2019: unresolved external
> symbol _png_create_read_struct referenced in function "public:
> __thiscall Fl_PNG_Image::Fl_PNG_Image(char const
> *)" (??0Fl_PNG_Image@@QAE at PBD@Z)
> 
> Release\DeformableModelSimplexMesh.exe : fatal error LNK1120: 22
> unresolved externals
> 
> Build log was saved at "file://d:\InsightApplications-BIN
> \DeformableModelSimplexMesh\DeformableModelSimplexMesh.dir\Release
> \BuildLog.htm"
> 
> DeformableModelSimplexMesh - 23 error(s), 0 warning(s)
> 
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users



More information about the Insight-users mailing list