Hi,
have some issues with librarys that use c++11, but compiler on Arduino IDE and Cubecell 1.7.0 works with c++98.
Setting # Override C++-Standard auf gnu++11 compiler.cpp.flags=-std=gnu++11
into platform.local.txt istnt working, with just more errors.
is there some workaround?
Hi,
have some issues with librarys that use c++11, but compiler on Arduino IDE and Cubecell 1.7.0 works with c++98.
Setting
# Override C++-Standard auf gnu++11 compiler.cpp.flags=-std=gnu++11into
platform.local.txtistnt working, with just more errors.is there some workaround?