[vtkusers] Re: help: vtk & fltk (Cedric)

Juan Cardelino juan.cardelino at gmail.com
Thu Oct 18 08:08:34 EDT 2007


> Message: 1
> Date: Tue, 16 Oct 2007 18:18:38 +0200
> From: Cedric <cedric.schwartz at enst-bretagne.fr>
> Subject: [vtkusers] Re: help: vtk & fltk
> To: vtkusers at vtk.org
> Message-ID: <42AC1775-7F5F-4ACD-AEC8-BBF68AF5A71E at enst-bretagne.fr>
> Content-Type: text/plain; charset=ISO-8859-1; delsp=yes; format=flowed
>
> Hi,
>
> First ccmake ask me for the FLTK_INCLUDE_DIR. You should put the path
> to the folder containing fltk (ie: /home/librairie/fltk).
> Then after configuring, i have to inform more lines. Just fill the
> FLTK_FLUID_EXECUTABLE (ie: /home/librairie/fltk/fluid/fluid) and the
> FLTK_INCLUDE_DIR (ie: /home/librairie/fltk) lines.
> This should work ...
>
> Good luck,
>
> Cédric
>

Well, I've been through the same issue, and wasn't able to compile it
at all. It won't work with installed vtk and fltk. I think your
instructions are oriented to the case you are using your own built
fltk. Am I wrong?
Anyway, after getting tired of it, I've tried this one:
http://cpbotha.net/software/vtkflrenderwindowinteractor and worked
neatly and without flaw.
In addition, there is some more references in this page
http://www.itk.org/Wiki/VTK_Classes
Hope it helps.
Best regards,
                    Juan


More information about the vtkusers mailing list