pkg-config and Windows

J

Johny

I have a program that needs to be installed with setup.py. But there
is a problem when I am trying to install the program with setup.py in
Windows. When I try to install with

python setup.py install
it goes like this

C:\>python setup.py install
running install
running build
running build_py
running build_ext
ERROR: Could not find pkg-config!

As you can see
the installation finishes with the error:
Could not find pkg-config!

Is there any way how to find out pkg-config in Windows?
or how to solve the problem?
Thanks
L.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,009
Latest member
GidgetGamb

Latest Threads

Top