Hi Fabian and Martin, The problem is solved. Thank you so much for your time and help!!
Regards, Jane Martin Dvh wrote: > Jane Chen wrote: >> Hi, >> >> I also encountered the same errors. >> USRPDevice.h:42: error: ‘usrp_standard_rx_sptr’ does not name a type >> USRPDevice.h:43: error: ‘usrp_standard_tx_sptr’ does not name a type >> >> Where can I get the "attached patch"??? > It was in my original reply: > Here you have the complete patch inline: > <<<cut from here>>>> > Index: Transceiver/USRPDevice.h > =================================================================== > --- Transceiver/USRPDevice.h (revision 10235) > +++ Transceiver/USRPDevice.h (working copy) > @@ -19,8 +19,8 @@ > > */ > > +#define HAVE_BYTESWAP_H > > - > #include "usrp_standard.h" > #include "usrp_bytesex.h" > #include "usrp_prims.h" > > <<<to here>>> > > Greetings, > Martin -- Posted via http://www.ruby-forum.com/. _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
