[vtkusers] VTK compile error in Debian 5

David Partyka david.partyka at kitware.com
Wed Sep 21 08:27:39 EDT 2011


There is usually some x11 package you need to install, something like
xorg-dev, or something along those lines.

On Wed, Sep 21, 2011 at 7:24 AM, Leonid Dulman <leonid_dulman at yahoo.co.uk>wrote:

> Hi to all
> I tried to build VTK in Debian 5, but have got next errors:
>
> /home/leonid/VTK/Rendering/vtkXRenderWindowInteractor.cxx: In member
> function ‘virtual void vtkXRenderWindowInteractor::TerminateApp()’:
> /home/leonid/VTK/Rendering/vtkXRenderWindowInteractor.cxx:240: error:
> ‘XInternAtom’ was not declared in this scope
> /home/leonid/VTK/Rendering/vtkXRenderWindowInteractor.cxx:245: error:
> ‘XSendEvent’ was not declared in this scope
> /home/leonid/VTK/Rendering/vtkXRenderWindowInteractor.cxx:246: error:
> ‘XFlush’ was not declared in this scope
> /home/leonid/VTK/Rendering/vtkXRenderWindowInteractor.cxx: In member
> function ‘virtual void vtkXRenderWindowInteractor::Initialize()’:
> /home/leonid/VTK/Rendering/vtkXRenderWindowInteractor.cxx:407: error:
> ‘XSync’ was not declared in this scope
> /home/leonid/VTK/Rendering/vtkXRenderWindowInteractor.cxx:410: error:
> ‘XMapWindow’ was not declared in this scope
> /home/leonid/VTK/Rendering/vtkXRenderWindowInteractor.cxx:418: error:
> ‘XSync’ was not declared in this scope
> /home/leonid/VTK/Rendering/vtkXRenderWindowInteractor.cxx:421: error:
> ‘XMapWindow’ was not declared in this scope
> /home/leonid/VTK/Rendering/vtkXRenderWindowInteractor.cxx:426: error:
> ‘XGetWindowAttributes’ was not declared in this scope
>
> Thank you for any help. Leonid
>
>
>
>
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20110921/83593d1f/attachment.htm>


More information about the vtkusers mailing list