[vtkusers] gpu_shader4 is not supported

Ken Martin ken.martin at kitware.com
Mon Apr 18 14:47:41 EDT 2016


That error typically indicates your graphics card is missing the required
opengl support. I would guess your server node lacks a graphics card (as
opposed to the tesla compute card). You can try running

ctest -R VBOPLY -VV

that test starts by checking for your OpenGL support and outputs some
useful information when it runs.

ctest -R Apple -VV

also can be useful output

Thanks
Ken




On Tue, Apr 12, 2016 at 1:01 PM, Fabian Torres <fabian.trobles at gmail.com>
wrote:

> Hi all
>
> I'm trying to use vtk in a server with:
>
> windows server 2012
> VS 2013
> VTK 7.0.0
> NVIDIA Tesla K40c
>
> VTK compiles in VS without any errors, but when I try to run the examples
> cone.exe or any other I get the next error
>
> Error: In
> C:/Libraries/VTK-7.0.0/Rendering/OpenGL2/vtkOpenGLRenderWindow.cxx, line 545
> vtkWin32OpenGLRenderWindow [0059BF18]: GL version 2.1 with gpu_shader4
> extension is not supported by your graphics driver.
>
> Im not an OpenGL expert so I do not know how to fix this problem.
>
> Can anybody help me?
>
> Thanks a lot.
>
> --
> Fabián Torres Robles
> Maestria en Ciencias en Ingeniería Electrónica
> Ingeniería en Sistemas Electrónicos
> tel. 58081280, 0445534661338
> e-mail fabian.trobles at gmail.com, dae.wong at gmail.com
>
> _______________________________________________
> 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
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
>
>


-- 
Ken Martin PhD
Chairman & CFO
Kitware Inc.
28 Corporate Drive
Clifton Park NY 12065
518 371 3971

This communication, including all attachments, contains confidential and
legally privileged information, and it is intended only for the use of the
addressee.  Access to this email by anyone else is unauthorized. If you are
not the intended recipient, any disclosure, copying, distribution or any
action taken in reliance on it is prohibited and may be unlawful. If you
received this communication in error please notify us immediately and
destroy the original message.  Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20160418/71426eeb/attachment.html>


More information about the vtkusers mailing list