You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 30, 2025. It is now read-only.
When I compile with arm-gcc 4.4,I add tag "-std=c++0x".
In file included from /home/eclipse-workspace/Push/src/base/Logging.h:17,
from Push.cpp:12:
/home/eclipse-workspace/Push/src/log/glog/logging.h: In function 'T google::CheckNotNull(const char*, int, const char*, T&&)':
/home/eclipse-workspace/Push/src/log/glog/logging.h:1333: error: 'nullptr' was not declared in this scope
GXX_EXPERIMENTAL_CXX0X is defined while the gcc version is smaller than 4.7