Top "Pkg-config" questions

pkg-config is computer software that provides a unified interface for querying installed libraries for the purpose of compiling software from its source code.

What is the best way to install pkg-config on Mingw in 2014?

What is a good way at this moment (October 2014) to install pkg-config on Windows in a (no HTTPS) MinGW / MinGW-w64 …

windows mingw pkg-config
pkg-config --cflags opencv: No such file or directory

I'm writing a basic example of opencv, but make command give me message g++-4.7.real: error: pkg-config --cflags opencv: …

opencv ubuntu pkg-config
PKG_CHECK_MODULES considered harmful?

Various developers discourage the usage of the PKG_CHECK_MODULES (for example, in this answer) but there is no clear, …

autotools autoconf pkg-config
How do I compile jzmq for ZeroMQ on OSX?

Trying to follow the directions from: http://github.com/zeromq/jzmq I installed pkg-config using Homebrew and then I run …

macos pkg-config zeromq jzmq
pygobject-2.28.6 won't configure: No package 'gobject-introspection-1.0' found, how do I resolve?

I'm trying to get pygobject-2.28.6 to compile in cygwin (version in repository is 2.28.4 which has some issues). Here is the …

cygwin pygobject pkg-config gobject gobject-introspection
node-gyp 'pkg-config: command not found' on mac 10.5.8 during npm install

Trying to do an npm install on mac-osx of github project. Don't see pkg-config in packages.json why would node-gyp …

node.js macos zeromq node-gyp pkg-config
pkg-config and OSX 10.8, proper PKG_CONFIG_PATH? Missing .pc files?

I installed pkg-config with homebrew in OSX. I'm not sure what I should set my PKG_CONFIG_PATH to? Should …

macos build makefile osx-mountain-lion pkg-config
pkg-config cannot find gtk+-3.0

I am trying to use libui-node to build a Node.js project. $ yarn add libui-node This gives an error: node-gyp …

node.js debian gtk node-gyp pkg-config
Package libusb was not found in the pkg-config search path

I have installed pkg-config and libusb through brew Now if I do pkg-config --cflags --libs libusb I get below message …

pkg-config libusb-1.0
Install Qt 5.2.1 and make pkg-config to recognize it

My OS (Ubuntu 12.04) comes with a pre-packaged Qt4 libraries and other relevant stuffs. But I wanted to use the latest …

linux ubuntu octave pkg-config qt5.2