On 07/08/2016 10:55 PM, Sylvain Munaut wrote: > Hi, > >> Your suggestion helped. I got past the x11 error. >> Now it fails with this line: >> -- Could NOT find OpenCL (missing: OpenCL_LIBRARY OpenCL_INCLUDE_DIR) >> I don't see either one of those entries explicitly in the Ubuntu package >> manager so I'm not sure what I should load next. > > Try installing ocl-icd-opencl-dev package > > > Cheers, > > Sylvain > . >
After Sylvain's suggestion - which should work - try apt-get install libqt4-opengl-dev libghc-glfw-dev If that works, blow away the build directory and then try building it again. -- Cinaed _______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
