[vtkusers] Wrapping parser fails on methods with std::string

Gerrick Bivins gbivins at objectreservoir.com
Tue Jun 2 15:39:38 EDT 2009


Hello all,
I¹m trying to wrap one of reader classes using VTKWrapJava but it¹s failing
during the parsing.
syntax error
*** SYNTAX ERROR found in parsing the header file
/Users/gbivins/work/APIs/VTK/Examples/Build/vtkMy/Unsorted/vtkORModelReader.
h before line 95 ***

This points to a method that has std::string and a std::map as parameters.
How can I work around this?
I saw that VTKWrapJava can accept a ³hint² file to help with parsing but it
is unclear what/how to populate this file.
Thanks in advance,
Gerrick

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20090602/f356fe6c/attachment.htm>


More information about the vtkusers mailing list