Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-8243

Problem to find some pkg-config libraries

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • P2: Important
    • None
    • Qt Creator 2.6.0
    • None
    • linux x86_64

    Description

      qtcreator 2.6 has the regression outlined in the attacched image.

      I'm using gstreamer inside a qt console app gstreamer is linked using:

      CONFIG += link_pkgconfig
      PKGCONFIG += gstreamer-0.10

      the project compile and run fine but no autocompletion is available, works fine in qtcreator 2.5 so this is a regression

      the problem is reproducible creating a new qt console project adding the above lines to the pro file and including "gst/gst.h" in main.cpp, the project will compile but no autocompletion will be available,

      Nicola

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            buddenha Oswald Buddenhagen
            drakkan Nicola
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes