Hi,
I have changed things in udp_source_impl.cc, and I re-built the gnuradio
as in the following instructions:
cmake
make
sudo make install
However, the changes that I did to udp_source_impl.cc did not work, it
is still using the old version.
Changes to the source code don’t require you to rerun cmake, which could
be
setting the install prefix differently. It’s possible that you’ve
installed
your changes to a different prefix that you are not actually using now.
Tom
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.