On Wed, May 27, 2009 at 06:44, 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. Johnathan _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
