iliana utilise witches.town. Vous pouvez læ suivre et interagir si vous possédez un compte quelque part dans le "fediverse".

ughhhh I don't know what this C++ error means

@iliana
is the error at least in a file you were editing?

@iliana
are you compiling it with a different version of c++?
like is this a c++11 or c++14 feature?

@iliana
yeah apparently that's a c++11 feature
so
uh
try compiling it with -std=c++11

@samis @iliana
this is gcc we're talking about
i'm not sure where reasonable fits in

@catoutofbed @iliana I think they changed the default around GCC 5, which sounds reasonable

@iliana
@samis
Thats gcc on the back-end i think
How you pass compiler flags to it idk

iliana @iliana

@catoutofbed @samis uhh. apparently this is sending arduino-builder -prefs compiler.cpp.extra_flags=-std=c++11

soooooooo
ugh :(