Sunday, March 25, 2018

Re: [Discuss-gnuradio] build error at uhd::time_spec_t::get_system_time()

Well, I came back to GR and app development based on GR after a long break.

Using PyBOMBS

We are moving to use PyBOMBS as our installation tool for GNU Radio. This will take care of dependencies and allow you to easily install out-of-tree projects. 


So, since I may be installing OOT projects, I figured perhaps PyBOMBS might be useful and gave it a try. I guess this was the best move.
In the past, I always made sure all the pre-requisites were satisfied, then manually pulled GR from the repository and build the "good-old" way.
I think I will have to go back to the manual mode as you suggest.

Thanks!


On 25 March 2018 at 14:45, Andi Kita <akita@qmail.qcc.edu> wrote:
Why dont you install gr manually? It will install anything you need. I never liked building gnuradio from pybombs.

A lot of people dont. But thats your choice.

No comments:

Post a Comment