Skip to content
  • 0 Votes
    15 Posts
    7k Views
    michaelLM

    @sneubert just saw the license from poppler and i want to use a PDF viewer with LGPLV3 like QtLabs PDF module instead, so i think i will go on from there but thanks for your help

  • 0 Votes
    3 Posts
    3k Views
    MassiM

    @SGaist
    Hi! yes I have checked this before but I dropped it, I got many errors because I don't know how to link the libraries in the command prompt

    'nmake -f makefile.vc TARGET=rel'

    And the link does not contain Qt5 . When I downloaded the latest release of poppler, it didn't come with makefile.vc file. So I decided to go with CMake GUI.

    I'm not comfortable with makefiles, I prefer to use CMake GUI (easy to include lib & dir) since I already built zlib, freetype and libjpeg libraries in vs2013 win64

    Regards,

  • 0 Votes
    8 Posts
    3k Views
    DrageFabeldyrD

    @JonB oh, sorry, didn't recognized the link, this article i've read already

    i work with astra linux, it has poppler and i hope that's enough for my task