Hi Fernando,
On 13/01/2020 22.53, Fernando wrote:
> pybombs prefix init ~/gnuradio -R gnuradio-default
> grc@gnuradio:~$ pybombs install gr-osmosdr
> [INFO] Prefix Python version is: 3.7.3
/
> CMake Error at CMakeLists.txt:179 (message):
> GnuRadio Runtime required to build gr-osmosdr
You need to install gr-osmosdr from the gr3.8 branch. You could edit ~/.pybombs/recipes/gr-recipes/gr-osmosdr.lwr and add "gitbranch: gr3.8" or execute the following commands
pybombs config -P gr-osmosdr gitbranch gr3.8
pybombs refetch gr-osmosdr
pybombs install gr-osmosdr
Regards,
Vasil
No comments:
Post a Comment