<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div style="font-family:sans-serif"><div style="white-space:normal">
<p dir="auto">On 7 Jan 2017, at 12:15, じょいすじょん wrote:</p>

<p dir="auto"></p></div>
<div style="white-space:normal"><blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><p dir="auto">Prerequisites listed include Boost.<br>
<br>
My question is:<br>
What is the recommended way to build/install Boost for TextMate building?</p>

</blockquote></div>
<div style="white-space:normal">

<p dir="auto">Using homebrew is the easiest, this should take care of all prerequisites:</p>

<pre style="background-color:#F7F7F7; border-radius:5px 5px 5px 5px; margin-left:15px; margin-right:15px; max-width:90vw; overflow-x:auto; padding:5px" bgcolor="#F7F7F7"><code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0" bgcolor="#F7F7F7">brew install ragel boost multimarkdown hg ninja capnp google-sparsehash libressl
</code></pre>

<p dir="auto"></p></div>
<div style="white-space:normal"><blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><p dir="auto">Using Homebrew, boost has additional options and they seem possibly valuable but also potentially problematic.</p>

</blockquote></div>
<div style="white-space:normal">

<p dir="auto">TextMate only use a few header-only libraries from boost, so I don’t think any of the options have any effect on TextMate.</p>
</div>
</div>
</body>
</html>