[poppler] Poppler 0.23.0 (0.24 Alpha) released
Even Rouault
even.rouault at mines-paris.org
Wed May 22 12:37:46 PDT 2013
Le lundi 13 mai 2013 23:29:54, Albert Astals Cid a écrit :
> Available from
> http://poppler.freedesktop.org/poppler-0.23.0.tar.xz
Hi,
$INSTALL_POPPLER_ROOT/include/poppler/goo/gtypes.h has :
#include "poppler-config.h"
Which cause compilation of my code to fail since it only has include path to
$INSTALL_POPPLER_ROOT/include and not $INSTALL_POPPLER_ROOT/include/poppler
where poppler-config.h is installed.
Is this wanted ? Should I also add $INSTALL_POPPLER_ROOT/include/poppler in my
include path ?
Best regards,
Even
More information about the poppler
mailing list