[Paraview] error when Generating vtkgl.cxx

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Thu May 10 14:57:09 EDT 2012


Can you try running make as follows
> VERBOSE=1 make vtkRendering

and then post the output?

Thanks

On Thu, May 10, 2012 at 1:18 PM, Aurélien Marsan <aur.marsan at gmail.com> wrote:
> Hi all,
>
> Here is a problem that were already encountered.
> http://public.kitware.com/pipermail/paraview/2011-June/021919.html
>
> I have exactly the same error message, that I can not understand.
>
> Linking CXX shared module ../../bin/vtkIOPython.so
> [ 28%] Built target vtkIOPython
> [ 28%] Generating vtkSurfaceLICPainter_vs1.cxx, vtkSurfaceLICPainter_vs1.h
> [ 28%] Generating vtkgl.cxx
> USAGE: ../../bin/vtkParseOGLExt<output dir> <header files>
> make[2]: *** [VTK/Rendering/vtkgl.cxx] Erreur 1
> make[1]: *** [VTK/Rendering/CMakeFiles/vtkRendering.dir/all] Erreur 2
> make: *** [all] Erreur 2
>
> Any idea about the origin of that sudden compilation stop ?
>
> I am compiling on Ubuntu 10.04 LTS, 64bits.
>
> Thanks,
>
> Aurélien
>
> _______________________________________________
> 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 ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview
>


More information about the ParaView mailing list