I am trying to compile PDFedit 0.4.5 under Mint 18. I have installed QT3
to satisfy the missing dependency, and ./configure runs without error,
but make produces this:

> In file included from 
> /home/peter/Downloads/pdfedit-0.4.5/src/xpdf/xpdf/Page.h:18:0,
>                  from PDFDoc.cc:26:
> /home/peter/Downloads/pdfedit-0.4.5/src/xpdf/xpdf/Object.h:209:3:
> error: a storage class on an anonymous aggregate in class scope is not
> allowed
>    mutable union {  // value for each type:
>    ^

Does anyone have a patch or fix? My C days are long over, unfortunately.

Peter


_______________________________________________
Pdfedit-support mailing list
Pdfedit-support@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pdfedit-support

Reply via email to