[vtkusers] Error parsing header for wrapping Java

John Biddiscombe jbiddiscombe at skippingmouse.co.uk
Thu May 2 18:36:33 EDT 2002


> Does somebody have an idea of what may be wrong.  My header file is
> essentially modeled after existing VTK code.

Syntax errors in the parser are caused by some wrapping trouble - using

//BTX
stuff
//ETX

does work, but to diagnose your problem you'd need to send the header text
to look at..try putting a //btx//etx around anything that doesn't look
normal and see if it goes away.

JB





More information about the vtkusers mailing list