Possibly incorrect dependencies specified in qt4-mac pkg-config files

Kieran Simpson kierans777 at gmail.com
Tue Oct 11 16:37:48 PDT 2011


I'm new to MacPorts, but having come from a Linux background I'm really 
thankful for MP so that my favourite tools are available really easily!!

I built qt4-mac +debug however when you do a pkg-config to check the 
libs to link against for say QtGui_debug, QtCore is listed rather than 
QtCore_debug

I believe that this is because of an incorrect "Requires" in the pc 
files that specify dependencies on the non-debug versions of the libs 
rather than the debug versions.

I couldn't find the pkg-config templates (find *.pc.*) in the Qt 4.7.4 
distribution, so are they produced upstream by Qt or are they MacPorts 
contributed files?  In any case I believe this is a bug.

Cheers


More information about the macports-users mailing list