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 _______________________________________________ poppler mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/poppler
