[Insight-users] ITK application link problem with FLTK
    Mario Ceresa 
    mario.ceresa at torrescalla.it
       
    Thu Apr  3 10:49:27 EDT 2008
    
    
  
Hello Margaret,
I don't think that you have to add anything to CMakeLists' files.
The variable that you need should be enabled and appear after you
select USE_FLTK=ON in the initial ccmake configuration windows and
reconfigure.
Can you please confirm that:
1) you use cmake to configure the makefile
2) you enabled the flag USE_FLTK in cmake configuration windows for
RegionGrowingSegmentation
And still you don't have the opportunity to configure any of the FLTK_* vars?
Thanks
Mario
On Thu, Apr 3, 2008 at 12:04 AM, Margaret Zhao
<margaretzhao at u-systems.com> wrote:
>
>
>
>
> Hi, Mario –
>
>
>
>   I am kind of new to ITK, and and I can ITK codes without problem. Now I
> tried to build regionGrowingSegmentation application in ITK (with FLTK
> link). But when I ran CMake, I got the error message as
>
>
>
> "Missing variable is: FLTK_FLUID_EXECUTABLE".
>
>
>
>   From the web search, I know I didn't set those arguments correctly –
>
>
>
>                    FLTK_BASE_LIBRARY
>
>                    FLTK_FLUID_EXECUTABLE
>
>                    FLTK_FORMS_LIBRARY
>
>                    FLTK_GL_LIBRARY
>
>                    FLTK_INCLUDE_DIR
>
>
>
>   My question for you is –
>
>   Which CMakelists.txt file should I set these arguments so that when I run
> Cmake, I can set them to the right path? Should I add it to CMakelists.txt
> file when building FLTK  or should I add it to the CMakelists.txt when
> building regionGrowingSegmentation, or even add it when building ITK ? Those
> entries are in none of the CMakelists.txt file.
>
>   I am using window XP with Visual stadio 2005, and I can build FLTK fine.
>
>   From the ITK mailing list, I see you have lots of experience on this
> topic. Any suggestions will be helpful. Thanks a lot in advance.
>
>
>
> Margaret
>
>
>
>
>
>
>
>
    
    
More information about the Insight-users
mailing list