[fpc-pascal] Problem with h2pas
Felipe Monteiro de Carvalho
felipemonteiro.carvalho at gmail.com
Sat Mar 18 21:25:37 CET 2006
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
More information about the fpc-pascal
mailing list