Skip to content

Error C2039: "value" is not a member of "boost::proto" #137

Open
@UnknownObject000

Description

@UnknownObject000

I installed boost and cpp-netlib using vcpkg,but when I'm using it by #include “boost/network/uri.hpp" ,I got error C2039.The error is reported at "F:\vcpkg\installed\x64-windows\include\boost\proto\generate.hpp",in line239 and line 248.
IDE: Viaual Studio Professional 2019
System: Windows 10 x64

Activity

Liastre

Liastre commented on Aug 25, 2020

@Liastre
Contributor

uri module doesn't require boost anymore

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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

        Participants

        @Liastre@UnknownObject000

        Issue actions

          Error C2039: "value" is not a member of "boost::proto" · Issue #137 · cpp-netlib/uri