BINGObjectness icon indicating copy to clipboard operation
BINGObjectness copied to clipboard

compile error

Open sunshineatnoon opened this issue 8 years ago • 8 comments

When I run compile.m I encountered this error:

BINGObjectness-master/BINGSingle.cpp:5:
/usr/include/c++/4.8/bits/c++0x_warning.h:32:2: error: #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.

Do you have any idea about this error?

sunshineatnoon avatar Aug 15 '15 13:08 sunshineatnoon