discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] This file requires compiler and library support f


From: Bastian Bloessl
Subject: Re: [Discuss-gnuradio] This file requires compiler and library support for the ISO C++ standard
Date: Tue, 7 Apr 2015 06:54:59 +0200

Hi Ali,

> On 07 Apr 2015, at 06:40, Ali Riaz <address@hidden> 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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]