Skip to content
This repository was archived by the owner on Jun 30, 2025. It is now read-only.
This repository was archived by the owner on Jun 30, 2025. It is now read-only.

Cross Compile Error #358

@lsdy

Description

@lsdy

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions