Re: Qt Compile Flags (Was: Compiling Without Installing)

Eric Wilhelm <[email protected]> Wed, 3 Jun 2009 11:25:16 -0700
Newsgroups gmane.comp.kde.devel.bindings,gmane.comp.kde.devel.perl
Organization Scratch Computing
Message-ID <[email protected]>
# from Jonathan Yu
# on Monday 01 June 2009 15:13:

>What I'd really like to see is a command like pkg-config for Qt. How
>hasn't this come up before?

My qt-4.5.1 install has a full complement of .pc files.

e.g.
  pkg-config --libs QtGui

Does this not do what we need?

See also ExtUtils::PkgConfig, though it doesn't seem to be super 
rigorous about checking the exit code of backticks, it does at least 
provide some level of abstraction.

--Eric
-- 
I arise in the morning torn between a desire to improve the world and a
desire to enjoy the world. This makes it hard to plan the day.
--E.B. White
---------------------------------------------------
    http://scratchcomputing.com
---------------------------------------------------