Skip to content

use of undeclared identifier 'UINT8_MAX' #451

@biyunhuang

Description

@biyunhuang

hello, i meet this error , json.hpp:6365:59: error: use of undeclared identifier 'UINT8_MAX',
Can someone help me with this question?

i compile in ndk , the version is ndk-r10e
this is my content in application.mk:

APP_STL := c++_shared
NDK_TOOLCHAIN_VERSION := clang3.6
APP_CPPFLAGS += -std=c++11 -frtti -fexceptions
APP_PLATFORM = android-19 (if android-21 ,Will not have this problem)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions