I am having the following issue when trying to build sample code using eclipse. Does anyone have any solutions or have seen this issue.
PHP Code:
#error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
Thanks