On Sun, Oct 5, 2014 at 12:44 AM, Chris Sherlock
<chris.sherloc...@gmail.com> wrote:
> Hey all,
>
>
> I'm getting the following error when I build on OS X:
>
>
> fatal error: 'boost/math/special_functions/sinc.hpp' file not found
> #include <boost/math/special_functions/sinc.hpp>
>

most likely: you are missing something like

$(eval $(call gb_CppunitTest_use_externals,vcl_fontcharmap, \
    boost_headers \
))

in your CppunitTest_vcl_fontcharmap.mk

Norbert
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to