-
-
Notifications
You must be signed in to change notification settings - Fork 7.3k
Closed
Labels
platform: visual studiorelated to MSVCrelated to MSVCstate: needs more infothe author of the issue needs to provide more detailsthe author of the issue needs to provide more details
Description
Bug Report
I have several compiler errors of type C2864 when compiling of both VS2015 and VS2017. Using cmake build script with C++14 as required version.
I am using AppVeyor to build my app since I do not have a local Windows install, so I cannot verify whether it builds with your CMake.
First error is in
/json.hpp(812): error C2864: 'nlohmann::detail::has_mapped_type::value': a static data member with an in-class initializer must have non-volatile const integral type
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
platform: visual studiorelated to MSVCrelated to MSVCstate: needs more infothe author of the issue needs to provide more detailsthe author of the issue needs to provide more details