[vtkusers] VTK + GTK

Juan José Aja Fernández juan.aja at gmail.com
Thu Mar 10 19:25:59 EST 2005


Hi, I was wondering if anybody has experience using vtk and gtk for the gui.

I added the line:
INCLUDE (${CMAKE_ROOT}/Modules/FindGTK.cmake)
to my CMakeLists.txt, but when I try compiling it tells me:
"gtk/gtk.h: No such file or directory", but I can compile the snippet
made in gtk outside my vtk program.

In short, what do I need to pass to cmake in order to link the
required gtk libraries?

Thanks in advance.



More information about the vtkusers mailing list