Skip to content

no member named 'thousands_sep' in 'lconv' #631

Description

@rcdailey
json.hpp:8337:46: error: no member named 'thousands_sep' in 'lconv'

            const char thousands_sep = !loc->thousands_sep ? '\0'

                                        ~~~  ^

Getting this error using NDK r14b with armeabi-v7a architecture, API 15, and clang + shared gnu STL. Works fine on MSVC 14 though. How can we get Android working?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    platform: androidrelated to Android NDKsolution: proposed fixa fix for the issue has been proposed and waits for confirmation

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions