Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Zbar Qt support - values for QT_CFLAGS and QT_LIBS

Zbar Qt support - values for QT_CFLAGS and QT_LIBS

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 3.4k 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.
  • A Offline
    A Offline
    allizwel
    wrote on last edited by
    #1

    i'm trying to configure a lib called zbar with qt added as an option, on windows using mingw. it says i need to set the QT_CFLAGS AND QT_LIBS. i don't know what to set this to. pls help

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

      A better place to ask would be the zlib support forums, as this site is more about programming with Qt, than enabling Qt support in 3rdparty libraries.

      But as a guess, I would say that QT_CFLAGS should contain the include directories of your Qt installation and the QT_LIBS the library directories, probably the libraries (-lQtXxx) too.

      PS:
      I changed the title to resemble the actual question and moved it to the General forum as the question is not about installing/deploying Qt itself.

      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