Hi! I have some problems with compilation "demo" in Microsoft Visual Studio Professional 2017.
I can't to compile the function "static mapbox::geometry::value parseValue(protozero::data_view const& value_view)" in the module vector_tile.hpp with message "error C2679: binary '=': no operator found which takes a right-hand operand of type 'std::string' (or there is no acceptable conversion)" and so on (see image please).

Can any body help me please to modify sources for compile them with Microsoft Visual Studio Professional 2017?
With best regadrs, Andrey Chernyshov