On Sat, Jul 9, 2016 at 8:26 AM, cam Gmail <[email protected]> wrote: > I think even when you get opencl working you will run into issues with 16.04 > not supporting freetype 2
That's been fixed. freetype keeps changing the location of their headers and the CMake module in fosphor didn't support their latest version used in 16.04 but it has been updated now. So as long as you have the freetype2-dev package installed it should find it just fine by itself. Cheers, Sylvain _______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
