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

Matt McCormick matt.mccormick at kitware.com
Mon Sep 30 11:54:05 EDT 2013


Hi Sahan,

It is recommended to use the superbuild version of FLTK with
InsightApplications by pointing your initial CMake configuration to
InsightApplications/Superbuild.

Thanks,
Matt

On Sat, Sep 28, 2013 at 4:29 PM, Sahan Ranasinghe <sahancr at gmail.com> wrote:
> 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
>
>
>
> _____________________________________
> 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.php
>
> 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
>


More information about the Insight-users mailing list