Hi Ali, > On 07 Apr 2015, at 06:40, Ali Riaz <[email protected]> wrote: > Then it says: "It must be enabled with the -std=c++11 or -std=gnu++11 > compiler options". > > My question is, how do I enable this support? >
You can enable it in you CMakeLists.txt https://github.com/bastibl/gr-ieee802-15-4/blob/master/CMakeLists.txt#L40 Best, Bastian _______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
