Hitaylor

Results 1 comments of Hitaylor

我在ubuntu 16.04 64bit环境下执行make,报1楼同样的错误,如果把config.mk中qt4 的设置改成c++仍然报相同的错。 QT4_INCLUDE ?=/usr/include/c++ QT4_LIB ?=/usr/lib/x86_64-linux-gnu/ 如果把上述两行注释掉则报c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the upcoming ISO C++ standard, C++0x. This support is currently experimental,...