Skip to content

could this json lib work on windows? #664

Description

@PinkGabriel

I download the zip on windows, and use cmake in minGW to generate .sln, then compile in VS2015, but I got more than 100 errors.

I saw this in readme:
Though it's 2016 already, the support for C++11 is still a bit sparse. Currently, the following compilers are known to work:
GCC 4.9 - 7.1 (and possibly later)
Clang 3.4 - 3.9 (and possibly later)
Microsoft Visual C++ 2015 / Build Tools 14.0.25123.0 (and possibly later)
Microsoft Visual C++ 2017 / Build Tools 15.1.548.43366 (and possibly later)

My VS2015 version is community 14.0.25431,I'm not sure where the problem is.
Thanks~

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions