<div dir="ltr">Hi,<div><br></div><div>SwiftPM finds the first matching .pc file in the list of search paths, unfortunately the environment variable <span style="font-size:12.800000190734863px">PKG_CONFIG_PATH</span> was last in the list. It was corrected in this commit: <a href="https://github.com/apple/swift-package-manager/commit/ac0479653032ded2efa1d71ab290d5b8d66c0e82">https://github.com/apple/swift-package-manager/commit/ac0479653032ded2efa1d71ab290d5b8d66c0e82</a></div><div>Can you try with a recent snapshot and check if the environment variable is being respected?</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Sep 29, 2016 at 11:35 PM, Jerry Carter via swift-users <span dir="ltr">&lt;<a href="mailto:swift-users@swift.org" target="_blank">swift-users@swift.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
Newbie question.  How can I tell that PKG_CONFIG_PATH is being respected?<br>
<br>
I am using Swift 3.0 (swiftlang-800.0.49) under OS X.  I do not have pkg-config installed.  I have specified the PKG_CONFIG_PATH environment variable and have validated the .pc files at that location.  The project builds but the resulting binary links to a different library — according to otool, the path is /usr/lib rather than that specified in my .pc file.  I’ve tried ’swift build -v’ and do not see the directory that I specified using PKG_CONFIG_PATH.<br>
<br>
Not sure what to try next.  Thanks.<br>
<br>
-=- Jerry<br>
______________________________<wbr>_________________<br>
swift-users mailing list<br>
<a href="mailto:swift-users@swift.org">swift-users@swift.org</a><br>
<a href="https://lists.swift.org/mailman/listinfo/swift-users" rel="noreferrer" target="_blank">https://lists.swift.org/<wbr>mailman/listinfo/swift-users</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">Ankit<br><br></div>
</div>