Date: prev next · Thread: first prev next last
2015 Archives by date, by thread · List index


Oh,

Link is also a different concept in LibreOffice.

So which version of poppler (and the corresponding development package) do
you have installed?

Regards,
Markus

On Sun, Nov 8, 2015 at 8:32 PM, ariel cornejo <arielCo@gmail.com> wrote:

Sure about that? The compilation bombs at line 200:

    194         //----- link borders
    195         #if POPPLER_CHECK_VERSION(0, 19, 0)
    196         virtual void processLink(AnnotLink *link) override;
    197     #elif POPPLER_CHECK_VERSION(0, 17, 0)
    198         virtual void processLink(AnnotLink *link, Catalog *catalog) override;
    199     #else
  * 200         virtual void processLink(Link *link, Catalog *catalog) override;
    201     #endif

It looks like it would work if POPPLER_CHECK_VERSION(0, 19, 0) was true,
because it'd use AnnotLink, which is what /usr/include/poppler/Link.h
defines.
------------------------------
View this message in context: Re: System POPPLER_VERSION redefined, won't
build
<http://nabble.documentfoundation.org/System-POPPLER-VERSION-redefined-won-t-build-tp4165697p4165700.html>
Sent from the Dev mailing list archive
<http://nabble.documentfoundation.org/Dev-f1639786.html> at Nabble.com.

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice



Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.