pkg-config
How to solve configure checking
Nowdays I\'m just trying to build libsamperate from sourc开发者_StackOverflowe using MSYS on Windows, but i meet a configure checking problem I\'ve installed FFTW & libsndfile before, their includ[详细]
2023-04-03 21:07 分类:问答Qmake creating a .pc file
Does anyone know if qmake can create a .pc file? I found someone that said it could here: http://www.qtcentre.org/threads/24422-How-can-we-create-.pc-file-automatically. But I have tried it and got th[详细]
2023-03-23 00:48 分类:问答pkg-config --exists fuse fails
I am trying to install fuse-pytho开发者_运维知识库n package, when I run python setup.py build[详细]
2023-03-19 13:32 分类:问答Can't install cairo with cabal on Windows - how to get pkg-config on win?
Configuring cairo-0.12.0... setup.exe: The program pkg-config version >=0.9.0 is required but it could not[详细]
2023-02-18 12:11 分类:问答No package 'lua' found but i have it installed
I\'m trying to install Lsyncd on Ubuntu 10.4 LTS but i get some error : > checking for LUA... no checking for[详细]
2023-02-18 03:03 分类:问答How to use C++ Boost library with pkg-config?
I successfully compiled and installed the latest version of the Boost library onto my linux machine. Now, I would like to be able to use pkg-config to ease the process of providing linking paremeters[详细]
2023-01-21 13:57 分类:问答eclipse cdt: add include path from pkg-config
i want to add a dynamic configuration path (generated from pkg-config) to my project. (this is basically for third-party dependencies like boost, so workspace includes is not appropiate, and filesyste[详细]
2023-01-18 03:40 分类:问答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 the following commands:[详细]
2023-01-12 10:58 分类:问答In MonoDevelop, how do I specify the target directory to be used when generating a package?
If I right click on the \"Tarball\" project, and go to Options > Files, I see some like this: There are a couple of problems here:[详细]
2023-01-11 12:19 分类:问答pkg-config path for mono on mac
I installed mono in Mac OS X. I was following these instructions on the mono website. The first console application worked because it didn\'t use any packages. However, when I ran gmcs hello.cs -pkg:g[详细]
2023-01-10 16:44 分类:问答