Skip to content

Compilation: override specifier 'override' not allowed on a destructor #410

Closed
@DaltonSleeper

Description

@DaltonSleeper

Hi,

I'm trying to compile the JasonCPP solution but I'm getting an error about the override specifier on some of the destructors. Does anyone know how to solve this without causing any issues? This does not happen when having VC++ 2012 as target.

Windows 10 x64
Visual Studio 2012

One of many:
Error 2 error C3665: 'Json::CharReaderBuilder::~CharReaderBuilder' : override specifier 'override' not allowed on a destructor C:\jsoncpp-master\include\json\reader.h 336 1 lib_json (Visual Studio 2010)

Best regards,
DS

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions