[Paraview-developers] wrapping error for CGNS driver

Dan Lipsa dan.lipsa at kitware.com
Thu Oct 22 11:02:28 EDT 2015


SKIP_HEADER_INSTALL did it.

Thanks.


On Thu, Oct 22, 2015 at 10:48 AM, Utkarsh Ayachit <
utkarsh.ayachit at kitware.com> wrote:

> Dan,
>
> try adding
>
> set_source_files_properties(
>    vtkCGNSReaderInternal
>    cgio_helpers
>   PROPERTIES
> WRAP_EXCLUDE_PYTHON 1
>     SKIP_HEADER_INSTALL 1)
>
> Utkarsh
>
> On Thu, Oct 22, 2015 at 10:15 AM, Dan Lipsa <dan.lipsa at kitware.com> wrote:
> > Hi David and all,
> > I get a wrapping error in ParaView when I enable the cgns driver:
> >
> > PARAVIEW_ENABLE_CGNS
> >
> > This is the command and error I am getting:
> >
> > [ 24%] For vtkPVVTKExtensionsCGNSReader - updating
> > vtkPVVTKExtensionsCGNSReaderHierarchy.txt
> > cd /home/danlipsa/build/ParaView/ParaViewCore/VTKExtensions/CGNSReader &&
> > ../../../bin/vtkWrapHierarchy-pv4.4
> > @vtkPVVTKExtensionsCGNSReaderHierarchy.args -o
> >
> /home/danlipsa/build/ParaView/lib/cmake/paraview-4.4/Modules/vtkPVVTKExtensionsCGNSReaderHierarchy.txt
> > vtkPVVTKExtensionsCGNSReaderHierarchy.data
> >
> /home/danlipsa/build/ParaView/lib/cmake/paraview-4.4/Modules/vtkCommonCoreHierarchy.txt
> >
> /home/danlipsa/build/ParaView/lib/cmake/paraview-4.4/Modules/vtkCommonDataModelHierarchy.txt
> >
> /home/danlipsa/build/ParaView/lib/cmake/paraview-4.4/Modules/vtkCommonExecutionModelHierarchy.txt
> >
> /home/danlipsa/build/ParaView/lib/cmake/paraview-4.4/Modules/vtkPVVTKExtensionsCoreHierarchy.txt
> >
> /home/danlipsa/build/ParaView/lib/cmake/paraview-4.4/Modules/vtkParallelCoreHierarchy.txt
> > vtkWrapHierarchy-pv4.4: In
> >
> /home/danlipsa/src/ParaView/ParaViewCore/VTKExtensions/CGNSReader/vtkCGNSReaderInternal.h:352:
> > syntax error.
> > make[2]: ***
> >
> [ParaViewCore/VTKExtensions/CGNSReader/vtkPVVTKExtensionsCGNSReaderHierarchy.stamp.txt]
> > Error 1
> >
> >
> > I did set WRAP_EXCLUDE_PYTHON on vtkCGNSReaderInternal and verified that
> it
> > is set.
> >
> > Does anybody know what might be the problem?
> >
> > Thanks,
> > Dan
> >
> >
> > _______________________________________________
> > Powered by www.kitware.com
> >
> > Visit other Kitware open-source projects at
> > http://www.kitware.com/opensource/opensource.html
> >
> > Search the list archives at:
> > http://markmail.org/search/?q=Paraview-developers
> >
> > Follow this link to subscribe/unsubscribe:
> > http://public.kitware.com/mailman/listinfo/paraview-developers
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20151022/43218e7e/attachment.html>


More information about the Paraview-developers mailing list