Problems compiling VTK under Linux
Bill Hoffman
bill.hoffman at kitware.com
Mon Nov 15 09:16:12 EST 1999
<x-flowed>tkMainWindowList should be defined in the tk library.
In the source for tk here, it is in generic/tkWindow.c
On the linux box here it is in libtk.so:
$ nm libtk.so | grep -i tkmainwindow
00081184 D tkMainWindowList
At 12:02 AM 11/13/99 +0100, Daniel Gayo Avello wrote:
>/foo/vtk2.4/graphics/libVTKGraphicsTcl.so: undefined reference to
>'tkMainWindowList'
>
>The problem is in the file vtkXRenderWindowTclInteract:
>
>extern TkMainInfo *tkMainWindowList;
>
>This is the only place where tkMainWindowList appears...
>
>- Do you know which can be the cause of the problem?
>- Can somebody recommend a different config (Tcl/Tk, VTK and Mesa
>versions that work well together)?
>- Is there somewhere a recent version of the Linux-VTK Howto?
>
>Thanks in advance, Dani
>
>
>--
>uov02539 at correo.uniovi.es
>
>http://drive.to/itneverrains
>
>
>-----------------------------------------------------------------------------
>This is the private VTK discussion list. Please keep messages on-topic.
>Check the FAQ at: <http://www.automatrix.com/cgi-bin/vtkfaq>
>To UNSUBSCRIBE, send message body containing "unsubscribe vtkusers" to
><majordomo at gsao.med.ge.com>. For help, send message body containing
>"info vtkusers" to the same address. Live long and prosper.
>-----------------------------------------------------------------------------
William A. Hoffman
Kitware Visualization Solutions / vtk Commercial Support
469 Clifton Corporate Parkway
Clifton Park, NY 12065
bill.hoffman at kitware.com
1-518-371-3971 (Phone & Fax)
-----------------------------------------------------------------------------
This is the private VTK discussion list. Please keep messages on-topic.
Check the FAQ at: <http://www.automatrix.com/cgi-bin/vtkfaq>
To UNSUBSCRIBE, send message body containing "unsubscribe vtkusers" to
<majordomo at gsao.med.ge.com>. For help, send message body containing
"info vtkusers" to the same address. Live long and prosper.
-----------------------------------------------------------------------------
</x-flowed>
More information about the vtkusers
mailing list