no pkgconfig support

Bug #611206 reported by Stéphane List
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
libqwt (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

Hi,

When developing a QT application with the library opencv for example, I just add the following lines in the .pro

unix {
    CONFIG += link_pkgconfig
    PKGCONFIG += opencv
}

It would be nice to do the same for qwt

Regards

Stephane

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in libqwt (Ubuntu):
status: New → Confirmed
Revision history for this message
Malcolm MacLeod (mmacleod-za) wrote :

Note that qwt does already generate a .pc (pkgconfig) file all you need to do is comment out:
    #QWT_CONFIG += QwtPkgConfig
At the bottom of qwtconfig.pri

It would be good if ubuntu could include this .pc file in packages to avoid autoconfig errors when trying to build 3rdparty packages...

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.