Skip to content

No more VS2010 support in trunk and 1.7.1 #461

Closed
@bialix

Description

@bialix

Your announce https://github.com/open-source-parsers/jsoncpp/releases/tag/1.7.1 said it should support VS2010. I've just tried to build amalgamated sources from trunk ~1.7.2 with 2010 and get compilation errors, related to SecureMemory template:

json\json.h(135): error C2873: 'value_type' : symbol cannot be used in a using-declaration
jsoncpp\json\json.h(197) : see reference to class template instantiation 'Json::SecureAllocator' being compiled

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions