[Insight-users] How to Interface FLTK,VTK and ITK

Sahan Ranasinghe sahancr at gmail.com
Sat Sep 28 12:29:50 EDT 2013


If I try to build InsightApplications after the make function it completes
29%.
Then gives the following error

Linking CXX executable DistanceMapFilter
/usr/bin/ld: /usr/local/lib/libfltk.a(Fl_x.cxx.o): undefined reference to
symbol 'dlsym@@GLIBC_2.2.5'
/usr/bin/ld: note: 'dlsym@@GLIBC_2.2.5' is defined in DSO
/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/libdl.so so try
adding it to the linker command line
/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/libdl.so: could
not read symbols: Invalid operation
collect2: ld returned 1 exit status
make[2]: *** [DistanceMapFilter/DistanceMapFilter] Error 1
make[1]: *** [DistanceMapFilter/CMakeFiles/DistanceMapFilter.dir/all] Error
2
make: *** [all] Error 2

Thank you.

Regards,
Sahan


On Sat, Sep 28, 2013 at 9:51 PM, Sahan Ranasinghe <sahancr at gmail.com> wrote:

> Dear All,
>
> I tried to interface FLTK to my VTK,ITK application. but it gives error.
> It gives FLTK_WRAP_UI and ITK_DISABLE_FLTK_GENERATED_WARNINGS  errors. Can
> you please tell me how to solve this problem?
>
> I used to LiverTumorSegmentation as an example.
>
> Thank you.
>
> Regards,
> Sahan
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20130928/cc4fac2b/attachment.htm>


More information about the Insight-users mailing list