Closed
Description
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
Labels
No labels