Hi Mostafa,
have you checked your BOOST version? gr-radar needs 1.60.0 or higher.
Also, see https://github.com/kit-cel/gr-radar/issues/10 for more info.
Regards,
Sebastian
Am 30. März 2016 bei 09:57:22, Mostafa Alizadeh (m.alizadehee@gmail.com) schrieb:
Hi all,_______________________________________________I tried to build gr-radar master branch but I got the error:/home/mostafa/RADAR/gr-radar-master/lib/usrp_echotimer_cc_impl.cc: In member function 'void gr::radar::usrp_echotimer_cc_impl::receive()':/home/mostafa/RADAR/gr-radar-master/lib/usrp_echotimer_cc_impl.cc:232:16: error: 'class uhd::rx_streamer' has no member named 'issue_stream_cmd'd_rx_stream->issue_stream_cmd(stream_cmd);^/home/mostafa/RADAR/gr-radar-master/lib/usrp_echotimer_cc_impl.cc:245:84: error: 'struct uhd::rx_metadata_t' has no member named 'strerror'throw std::runtime_error(str(boost::format("Receiver error %s") % d_metadata_rx.strerror()));^/home/mostafa/RADAR/gr-radar-master/lib/usrp_echotimer_cc_impl.cc:245:94: error: 'str' was not declared in this scopethrow std::runtime_error(str(boost::format("Receiver error %s") % d_metadata_rx.strerror()));^/home/mostafa/RADAR/gr-radar-master/lib/usrp_echotimer_cc_impl.cc:245:94: note: suggested alternatives:In file included from /usr/include/boost/format.hpp:53:0,from /usr/local/include/gnuradio/logger.h:55,from /usr/local/include/gnuradio/block.h:29,from /usr/local/include/gnuradio/tagged_stream_block.h:27,from /home/mostafa/RADAR/gr-radar-master/include/radar/usrp_echotimer_cc.h:25,from /home/mostafa/RADAR/gr-radar-master/lib/usrp_echotimer_cc_impl.h:24,from /home/mostafa/RADAR/gr-radar-master/lib/usrp_echotimer_cc_impl.cc:26:/usr/include/boost/format/free_funcs.hpp:22:38: note: 'boost::str'std::basic_string<Ch, Tr, Alloc> str(const basic_format<Ch, Tr, Alloc>& f) {^/usr/include/boost/format/free_funcs.hpp:22:38: note: 'boost::str'make[2]: *** [lib/CMakeFiles/gnuradio-radar.dir/usrp_echotimer_cc_impl.cc.o] Error 1make[1]: *** [lib/CMakeFiles/gnuradio-radar.dir/all] Error 2make: *** [all] Error 2This is due to "boost::str" which is not declared!What could I do?Best,Mostafa
***********************************************************TehranIRANTel: +98 (919) 158-7730Homepage: Linkedin***********************************************************
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
No comments:
Post a Comment