On Wed, Jul 8, 2009 at 12:13, Johnathan Corgan<[email protected]> wrote:
>> Movement of libusrp header files into 'include/usrp' directory. >> Today, these are installed into the global $prefix/include directory, >> with the possibility of name clashes with other header files. If you >> are using libusrp directly, you'll need to update your #include<> >> statements in your C++ code. > > This will be happening over the next few days on the trunk, please be > prepared. This only affects people who are writing low-level C++ code > that directly accesses classes in libusrp. The GNU Radio C++ and > Python APIs and code that uses them will be unaffected. This and the removal of the usrp-inband code has been done and merged in trunk revision r11394. A checkpoint tag has been created for anyone needing to use the pre-merge code: http://gnuradio.org/svn/gnuradio/tags/checkpoints/trunk-20090708-pre-usrp-reorg Johnathan _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
