Summary: | pkg-config 0.20 not finding the correct registry key and default directories | ||
---|---|---|---|
Product: | pkg-config | Reporter: | Daniel K. O. <danielosmari> |
Component: | src | Assignee: | Tollef Fog Heen <tfheen> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | major | ||
Priority: | high | ||
Version: | unspecified | ||
Hardware: | x86 (IA32) | ||
OS: | Windows (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Daniel K. O.
2006-03-01 16:42:36 UTC
I think this has mostly been fixed. Commit 7850aeb03a54a15d07b6c243b61033cd379c39d7 uses some GNU make magic to escape the paths on NATIVE_WIN32. Likewise, the default path used contains "pkgconfig" rather than "pkg-config" like on Linux/Unix. For the relative paths, I believe the best you can do is set --with-pc-path at build time the way you want. If someone wants to build a binary pkg-config for windows that has a relative path in the default, they can do that. Likewise, you can always set PKG_CONFIG_PATH relative if you need to. Please reopen if you think this bug is not fixed. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.