Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Qt Creator integrate Poppler module win7
Forum Updated to NodeBB v4.3 + New Features

Qt Creator integrate Poppler module win7

Scheduled Pinned Locked Moved Qt Creator and other tools
4 Posts 3 Posters 4.0k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    bright day
    wrote on last edited by
    #1

    Hi! I need to integrate Poppler module (for work with PDF) into Qt Creator. I found how to do it with Visual Studio, but nothing on how do that with Qt Creator.
    I have Qt SDK 4.7.2 installed on windows 7, and downloaded poppler-0.18 release from http://poppler.freedesktop.org/

    what shall I do the next? Please, guide me through this.

    Thank you...

    1 Reply Last reply
    0
    • T Offline
      T Offline
      tobias.hunger
      wrote on last edited by
      #2

      Just integrate the module into your build system like any other library. Qt Creator should then pick it up automatically.

      1 Reply Last reply
      0
      • B Offline
        B Offline
        bright day
        wrote on last edited by
        #3

        how any other library should be integrated into build system? (don't know)

        1 Reply Last reply
        0
        • G Offline
          G Offline
          goetz
          wrote on last edited by
          #4

          Read the "qmake manual":http://developer.qt.nokia.com/doc/qt-4.7/qmake-project-files.html, espcially section "Declaring Other Libraries".

          http://www.catb.org/~esr/faqs/smart-questions.html

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved