这是indexloc提供的服务,不要输入任何密码
Skip to content

v3.0.0-alpha5

@ffontaine ffontaine tagged this 20 Apr 19:44
C++11 is optional otherwise build without C++ will fail on:
checking whether no supports C++11 features with -std=gnu++11... no
checking whether no supports C++11 features with -std=gnu++0x... no
checking whether no supports C++11 features with -std=c++11... no
checking whether no supports C++11 features with +std=c++11... no
checking whether no supports C++11 features with -h std=c++11... no
checking whether no supports C++11 features with -std=c++0x... no
checking whether no supports C++11 features with +std=c++0x... no
checking whether no supports C++11 features with -h std=c++0x... no
configure: error: *** A compiler with support for C++11 language features is required.

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Assets 2
Loading