Skip to content

Compiler Errors under VS2019 in Appveyor CI #2009

Description

@dota17

Recently, Appveyor CI had a lot of compiler errors under VS2019.
Since 3/20, all pr have the same compiler errors:

C:\projects\json\test\src\unit-conversions.cpp(1387): message : see reference to function template instantiation 'ValueType nlohmann::basic_json<std::map,std::vector,std::string,bool,int64_t,uint64_t,double,std::allocator,nlohmann::adl_serializer>::get<std::valarray<std::string>,std::valarray<std::string>,0>(void) noexcept(false) const' being compiled [C:\projects\json\test\test-conversions.vcxproj]
          with
          [
              ValueType=std::valarray<std::string>
          ]
...

#2004 just added wsjcpp.yml, and it got the same errors.

  • What is the expected behavior?
    Appveyor CI should pass.

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

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions