[Paraview] Using vtkstd::map in ParaView
Brian Dotson
Brian.Dotson at netl.doe.gov
Thu Apr 27 12:12:55 EDT 2006
Utkarsh,
That fixed it.
Thanks,
Brian
>>> "Utkarsh Ayachit" <utkarsh.ayachit at kitware.com> 4/27/2006 11:30 AM
>>>
It looks like the Wrappers are raising the error.
Try enclosing the offending declaration between //BTX //ETX
eg.
//BTX
vtkstd::map MyMap;
//ETX
Utkarsh
Brian Dotson wrote:
> Hi all,
>
> We are trying to use vtkstd::map inside a vtk reader in paraview.
It
> seems to compile ok, but I get a SYNTAX ERROR in parsing the header.
It
> give a line number where the vtkstd::map is located.
>
> How do I fix this problem.
>
> Thanks,
>
> Brian Dotson
> National Energy Technology Laboratory
>
>
>
------------------------------------------------------------------------
>
> _______________________________________________
> ParaView mailing list
> ParaView at paraview.org
> http://www.paraview.org/mailman/listinfo/paraview
_______________________________________________
ParaView mailing list
ParaView at paraview.org
http://www.paraview.org/mailman/listinfo/paraview
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/paraview/attachments/20060427/62155364/attachment.html
More information about the ParaView
mailing list