[Paraview] Error when compiling a reader plugin

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Thu Jan 6 08:16:39 EST 2011


You may have to use //BTX and //ETX block marker to hide the offending
code in the vtkSgnReader.h which is causing the issue with the
wrappers. Would be helpful if you posted relevant sections of that
header.

Utkarsh

2011/1/6 陈彬斌 <binbin0406 at 163.com>:
> Hi:
> I encounted a error described below when compiling a reader plugin with
> VS2005.
> *** SYNTAX ERROR found in parsing the header file
> E:/a/SgnReader/vtkSgnReader.h before line 23 ***
> Project : error PRJ0019: A tool returned an error code from "Generating
> vtkSgnReaderClientServer.cxx"
> I have checked the vtkSgnReader.h and didn't find any probloms. Is there any
> problem esle which may generate this error?
> Thanks.
> Jackie
>
>
>
>
> _______________________________________________
> 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