Skip to content
This repository has been archived by the owner on Aug 27, 2021. It is now read-only.

‘constexpr’ only available with -std=c++11 or -std=gnu++11 #285

Open
CrabbyPete opened this issue Feb 11, 2021 · 0 comments
Open

‘constexpr’ only available with -std=c++11 or -std=gnu++11 #285

CrabbyPete opened this issue Feb 11, 2021 · 0 comments

Comments

@CrabbyPete
Copy link

CrabbyPete commented Feb 11, 2021

I am trying to do a 'ino build' and I get
‘constexpr’ only available with -std=c++11 or -std=gnu++11

How do I compile this code? I tried --cflags=-std=c++11 and it did not work

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant