pkg-config and QtCore

Tollef Fog Heen tfheen at err.no
Tue Jun 1 14:11:04 PDT 2010


]] Stefanos Antaris 

| I was just trying to built a program which needs pkg-config.Propably i
| have made a mistake on Qt libraries and pkg-config cannot find
| QtCore.I have reinstalled Qt 4.6 SDK but it doesn't work.I am running
| MacOS Snow Leopard.Does anyone know how to solve this problem?

Sounds like you need to set PKG_CONFIG_PATH to the lib/pkgconfig
directory where QtCore installed its .pc files or recompile pkg-config
to include that directory in the default search path.

-- 
Tollef Fog Heen
UNIX is user friendly, it's just picky about who its friends are


More information about the pkg-config mailing list