[vtkusers] vtkgl.h

Alex Malyushytskyy alexmalvtk at gmail.com
Wed Oct 31 19:11:16 EDT 2012


Somewhere in your VTK folder  there is Rendering
subfolder with this file:
.....VTK\vtk-5.8.0.VS2010.Win32\Rendering\vtkgl.h

I guess file is there, but path to includes is not spercifid properly.

Also I would highly recommend not to use VC++ 6.0 these days.
You may get in trouble compiling the code written according to the
later C++ standards.

Alex

On Mon, Oct 29, 2012 at 1:11 AM, fnesa neuf <fnesa at oxalis-laser.com> wrote:
> Hi,
>
> I can't compile the vtkrendering.dsp with VC++ 6.0. The error message is
> "cannot open include file vtkgl.h".
> I check out that this file, actually, does not exist in my vtk folder.
> How can I get the file vtkgl.h?
>
> Thanks in advance.
>
> François
>
> _______________________________________________
> 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
>



More information about the vtkusers mailing list