discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cmake cannot find GNU Radio package


From: Vasil Velichkov
Subject: Re: Cmake cannot find GNU Radio package
Date: Mon, 11 Oct 2021 16:49:33 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.1.0

Hi Marcin,

On 11/10/2021 16.13, Marcin Puchlik wrote:
> /CMake Error in lib/CMakeLists.txt:
>   Imported target "gnuradio::gnuradio-runtime" includes non-existent path
> 
>     "/include"
> 
>   in its INTERFACE_INCLUDE_DIRECTORIES.  Possible reasons include:
> 
>   * The path was deleted, renamed, or moved to another location.
> 
>   * An install or uninstall procedure did not complete successfully.
> 
>   * The installation package was faulty and references files it does not
>   provide./

This error and possible solutions are describe in 
https://files.ettus.com/manual/page_build_guide.html#generate_unix 

Try with

  cmake -DCMAKE_FIND_ROOT_PATH=/usr ../

Regards,
Vasil



reply via email to

[Prev in Thread] Current Thread [Next in Thread]