[vtkusers] Re: help: vtk & fltk
Cedric
cedric.schwartz at enst-bretagne.fr
Tue Oct 16 12:18:38 EDT 2007
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
Date: Tue, 16 Oct 2007 16:58:07 +0200 (CEST)
From: Alessio Balzide <mail_di_ale at yahoo.it>
Subject: [vtkusers] help: vtk & fltk
To: vtkusers at vtk.org
Message-ID: <457211.39467.qm at web26401.mail.ukl.yahoo.com>
Content-Type: text/plain; charset="iso-8859-1"
hallo..
I'm trying to install vtkFLTK, according to the instructions I found
in:http://vtkfltk.sourceforge.net/Building.html
When I run cmake it complains that it cannot find FLTK.. namely:
CMake Error: FLTK not found. Please set the FLTK_INCLUDE_DIR cmake
cache entry. This is either the root of the build tree, or PREFIX/
include for an installation.
What should I do???????
Thanks a lot
Ale
More information about the vtkusers
mailing list