On Tue, Nov 16, 2010 at 4:38 PM, Marcus D. Leech <mle...@ripnet.com> wrote: > I did a "git pull" for both UHD (master) and gnuradio (next) today, and a > "make clean; make" in both places. The build is currently broken: ... > /usr/local/include/uhd/types/ranges.hpp:59: Error: Syntax error in input(3). > make[5]: *** [.deps/uhd_swig-generate-stamp] Error 1 > make[5]: Leaving directory `/home/mleech/gnuradio/gr-uhd/swig'
Different but possibly related breakage in my applications after today's pull. Looks like the API may have changed a bit. UHDDevice.cpp:260: error: ‘struct uhd::gain_range_t’ has no member named ‘max’ UHDDevice.cpp:260: error: ‘struct uhd::gain_range_t’ has no member named ‘min’ Thomas _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio