<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">I'm not sure what's changed but after
updating from git master today the problem seems to have gone !<br>
<br>
John<br>
<br>
On 10/09/2018 10:44, Behdad Esfahbod wrote:<br>
</div>
<blockquote
cite="mid:CAF63+7X06mHbJZMJifDAZLt2Sb9ze+hOYxTLVVvFqipvV8Lg3Q@mail.gmail.com"
type="cite">
<div dir="ltr">
<div class="gmail_extra">
<div class="gmail_quote">On Fri, Sep 7, 2018 at 5:22 PM, John
Emmas <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:john@creativepost.co.uk" target="_blank">john@creativepost.co.uk</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex"><span
class="">On 07/09/2018 15:24, Behdad Esfahbod wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
src/hb-subset.cc | 3 +++<br>
1 file changed, 3 insertions(+)<br>
<br>
</blockquote>
<br>
</span>
Forgive me if this is unrelated - but when building with
MSVC, should I be building harfbuzz as a static library or
as a DLL?<br>
</blockquote>
<div><br>
</div>
<div>Up to you.<br>
<br>
</div>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
Currently I'm building as a static lib and up until a
month ago that always worked fine. Then yesterday I
downloaded again and tried to build both harfbuzz and
pango. Unfortunately, pangoft2 is failing to link. I see
a lot of errors about symbols being defined twice - i.e.
pangoft2 has them defined when they're already available
in harfbuzz (so the linker doesn't know which one to
use). The error messages are a bit long-winded but they
all seem to involve 'OT::Lookup::subset'<br>
</blockquote>
<div><br>
</div>
<div>Don't compile hb-subset.cc. I don't know how you are
compiling. But you shouldn't get duplicates anyway.<br>
<br>
</div>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
Am I right in thinking 'OT::Lookup::subset' Is something
that's been added recently?<span class="HOEnZb"><font
color="#888888"><br>
</font></span></blockquote>
<div><br>
</div>
<div>It is new. Not sure what's different about that
though.<br>
<br>
</div>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex"><span
class="HOEnZb"><font color="#888888">
</font></span></blockquote>
</div>
</div>
</div>
</blockquote>
<br>
</body>
</html>