Hello,

I am trying to use h2pas to convert the rest of ImageMagick headers.
On a file that contains only 3 lines of code:

extern MagickExport MagickBooleanType
  AnimateImageCommand(ImageInfo *,int,char **,char **,ExceptionInfo *),
  AnimateImages(const ImageInfo *,Image *);

h2pas gives me a generic "syntax error" error pointing to the 2nd line
of code =(

any ideas? (or other conversion tools)

thanks,
--
Felipe Monteiro de Carvalho
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to