[wxPython-users] wxPython - cygwin setup.py errors
Robin Dunn
robin at alldunn.com
Tue Sep 4 15:35:05 PDT 2007
Karl Kobata wrote:
> _) when I do the clean, where do I find pkg-config to find what command
> it could not find.
I expect that it's a cygwin package that you can install. Are ou trying
to build the GTK version of wxWidgets/wxPython or the Win32 version?
IIRC pkg-config is only used for finding the flags needed for including
the gtk headers, so if you are trying to build the Win32 version you
will need to do some work on setup.py.
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!
More information about the wxpython-users
mailing list