Skip to content

‘__int64’ was not declared #2068

Description

@M-Tonin
  • Describe what you want to achieve.
    src/../include/json.hpp:13704:61: error: ‘__int64’ was not declared in this scope
    std::memmove(buf + 2, buf + 1, static_cast<size_t>((__int64)k - 1));
  • Describe what you tried.
    Try to compile de json hpp in linux.
  • Describe which system (OS, compiler) you are using.
    g++ 7.04
    Linux, (works fine in windows)
  • Describe which version of the library you are using (release version, develop branch).

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions