<div dir="ltr">I can write a '.cc' file which includes all other '.cc' files and defines a bunch of stuff if you guys are willing to add such file to your source tree.</div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Dec 15, 2015 at 11:14 AM, Jonathan Blow <span dir="ltr"><<a href="mailto:jon@number-none.com" target="_blank">jon@number-none.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Sure, it would be fine to add this; there is also a for-loop in one spot that doesn't compile in Visual Studio because it declares an enum inline, so one has to move the enum.<div><br></div><div>But these things don't matter, they only take a minute to fix. It's trivial. Whereas getting the library<span></span> to build and link for the first time is measured in hours.</div><div><br></div><div>It is a two-orders-of-magnitude difference, which is why I am saying that if widespread use of the code is a goal, making it easier to build should be the priority.<span class=""><br><br>On Tuesday, December 15, 2015, Behdad Esfahbod <<a href="mailto:behdad.esfahbod@gmail.com" target="_blank">behdad.esfahbod@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 15-12-13 09:33 PM, Jamie Dale wrote:<br>
> You'll need a define to stub out getenv for a PS4 build<br>
<br>
I'll take a patch to hb-private.hh to do that.<br>
</blockquote></span></div>
<br>_______________________________________________<br>
HarfBuzz mailing list<br>
<a href="mailto:HarfBuzz@lists.freedesktop.org">HarfBuzz@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/harfbuzz" rel="noreferrer" target="_blank">http://lists.freedesktop.org/mailman/listinfo/harfbuzz</a><br>
<br></blockquote></div><br></div>