[Insight-users] ITKApps

John Drescher drescherjm at gmail.com
Wed Feb 22 13:51:26 EST 2012


On Wed, Feb 22, 2012 at 1:35 PM, Leila Baghdadi
<baghdadi at phenogenomics.ca> wrote:
> Hi everyone
>
> just wondering if there is a problem with CMakeLists.txt of ITKApps (just
> got it from git), I set FLTK to ON and have ti built on my system but
> somehow when I configure it only finds
> FLTK_DIR
>
> CMake Error: Error required internal CMake variable not set, cmake may be
> not
>  be built correctly.
>  Missing variable is:
>  FLTK_FLUID_EXECUTABLE
>
>  CMake Error: Error required internal CMake variable not set, cmake may be
> not
>  be built correctly.
>  Missing variable is:
>  FLTK_FLUID_EXECUTABLE
>
>  CMake Error: Error required internal CMake variable not set, cmake may be
> not
>  be built correctly.
>

Do exactly as it says. Set the value of FLTK_FLUID_EXECUTABLE to the
location of the fluid executable.

John


More information about the Insight-users mailing list