[vtkusers] Using vtkFlRenderWindowInteractor
Sean McInerney
seanm at nmr.mgh.harvard.edu
Tue Dec 2 22:15:17 EST 2003
What platform are you trying to compile on? I smell windows ... no?
vtkFLTK has NOT been reworked for FLTK 2.x, but who knows, it could
work. Also, if you are compiling for WIN32, the current release probably
will not work. A few WIN32 "issues" are currently being worked out and
have not been released (soon). Try pulling the latest revisions from
CVS. I have attempted to eliminate or segregate all platform-specific code.
http://vtkfltk.sourceforge.net/
-Sean
> Subject: Re: [vtkusers] Using vtkFlRenderWindowInteractor
> From: "Charl P. Botha" <c.p.botha at ewi.tudelft.nl>
> To: shrinivas kulkarni <kshrinivas at hotmail.com>
> Cc: VTK List <vtkusers at vtk.org>
> Organization: TU Delft Visualisation
> Date: 02 Dec 2003 15:01:46 +0100
>
> On Tue, 2003-12-02 at 12:47, shrinivas kulkarni wrote:
>
>>I am trying to use vtkFlRenderWindowInteractor by Charl P. Botha with FLTK
>>2.0( CVS) and VTK4.2
>>But when I try to compile this class it gives me error "error C2065:
>>'fl_xid' : undeclared identifier".
>>
>>Can't I use this class with FLTK 2.0? or I need to do some tricks to this
>>code to make it work.
>>
>>Either help on this or any suggestion on how to use FLTK with VTk on windows
>>platform will be appreciated.
>
>
> FLTK 2.0 is still in development and is therefore not supported yet by
> vtkFlRenderWindowInteractor. You could also _try_ vtkfltk by Sean
> McInerney[1]. According to documentation, it also supports up to FLTK
> 1.1.x, but you never know.
>
> My advice would be to use FLTK 1.1.x (the latest STABLE release) with
> either my or Sean's packages.
>
> Good luck,
> Charl
>
More information about the vtkusers
mailing list