Hi Dimitri - I'm not sure the GR cmake files are being installed in that 
version of GR.  On Linux by default, these files will be installed into 
"${prefix}/lib/cmake/gnuradio/", and there will be one called 
"GnuradioConfig.cmake".  gr-baz does not provide this specific file, and if the 
specific GR version does not either then it's no wonder CMake is erroring out.  
Is there any way to install a newer version of GR? - MLD

On Sep 3, 2014, at 1:33 PM, Dimitri <ra...@logarithme.eu> wrote:
> I've recently installed gnuradio (3.7.2.1, through apt-get install) on my 
> Ubuntu 14.04.
> 
> I'd like now to build gr-baz, but cmake returns the following errors:
>    CMake Warning at CMakeLists.txt:132 (find_package):
>      By not providing "FindGnuradio.cmake" in CMAKE_MODULE_PATH this project 
> has
>      asked CMake to find a package configuration file provided by "Gnuradio",


_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to