Monday, April 6, 2015

Re: [Discuss-gnuradio] This file requires compiler and library support for the ISO C++ standard

Awesome, thank you Bastian!

On Mon, Apr 6, 2015 at 11:54 PM, Bastian Bloessl <bloessl@ccs-labs.org> wrote:
Hi Ali,

> On 07 Apr 2015, at 06:40, Ali Riaz <ariaz.1991@gmail.com> 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

No comments:

Post a Comment