I want to use a library that requires C++11 compiler but my Arduino IDE 1.8.8 on windows only supports C++0x.
Is it possible to upgrade the gcc on my IDE? Is there any other solution available to use C++11 libraries?
I am deploying code on Panstamp NRG2.
Thanks
Is it possible to upgrade the gcc on my IDE? Is there any other solution available to use C++11 libraries?
I am deploying code on Panstamp NRG2.
Thanks