Open CrabbyPete opened 3 years ago
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
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