Compililation problems

Bryan VanDeVen bryanv at arlut.utexas.edu
Wed Apr 19 10:14:49 EDT 2000


> 
> I want to use VTK on both linux PC's and Sun Solaris (Ultrasparc), but I
> am getting compilation errors for both of them:

> vtkGraphicsFactory.cxx:181: `vtkXRenderWindowInteractor' undeclared (first use this function)

I believe this indicates that the build does not know where to find your
OpenGL (XGL, Mesa, ...) headers.  (I am not soo sure about your linux
problem, but I do think that is the case for the Solaris message)  Perhaps
you need to make some changes in user.make?

I am also not sure that VTK supports XGL any longer, and even if it does
you probably don't want to use it.  OpenGL is available from Sun at:
http://www.sun.com/software/graphics/OpenGL/

Regards,

--
Bryan Van de Ven
Applied Research Labs
University of Texas, Austin



--------------------------------------------------------------------
This is the private VTK discussion list. Please keep messages on-topic.
Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
To UNSUBSCRIBE, send message body containing "unsubscribe vtkusers" to
<majordomo at public.kitware.com>. For help, send message body containing
"info vtkusers" to the same address.
--------------------------------------------------------------------



More information about the vtkusers mailing list