<div dir="ltr">Thanks, that's what it was :-)<div><br></div><div>Chris</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Oct 6, 2014 at 12:27 AM, Norbert Thiebaud <span dir="ltr"><<a href="mailto:nthiebaud@gmail.com" target="_blank">nthiebaud@gmail.com</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 Sun, Oct 5, 2014 at 12:44 AM, Chris Sherlock<br>
<<a href="mailto:chris.sherlock79@gmail.com">chris.sherlock79@gmail.com</a>> wrote:<br>
> Hey all,<br>
><br>
><br>
> I'm getting the following error when I build on OS X:<br>
><br>
><br>
> fatal error: 'boost/math/special_functions/sinc.hpp' file not found<br>
> #include <boost/math/special_functions/sinc.hpp><br>
><br>
<br>
</span>most likely: you are missing something like<br>
<br>
$(eval $(call gb_CppunitTest_use_externals,vcl_fontcharmap, \<br>
    boost_headers \<br>
))<br>
<br>
in your CppunitTest_vcl_fontcharmap.mk<br>
<span class="HOEnZb"><font color="#888888"><br>
Norbert<br>
</font></span></blockquote></div><br></div>