Skip to content
This repository was archived by the owner on Sep 12, 2018. It is now read-only.
This repository was archived by the owner on Sep 12, 2018. It is now read-only.

error: class folly::IOBuf’ has no member named ‘makeManagedOne’ #63

@beautifulsoul

Description

@beautifulsoul

When i make the thpp, there is always a question about thpp:

[ 10%] Building CXX object CMakeFiles/thpp.dir/Storage.cpp.o
/tmp/fblualib-build.ZFENnd/thpp/thpp/Storage.cpp: In function ‘void thpp::detail::applySharingMode(folly::IOBuf&, thpp::SharingMode)’:
/tmp/fblualib-build.ZFENnd/thpp/thpp/Storage.cpp:70:9: error: ‘class folly::IOBuf’ has no member named ‘makeManagedOne’
iob.makeManagedOne();
^
make[2]: *** [CMakeFiles/thpp.dir/Storage.cpp.o] 错误 1
make[1]: *** [CMakeFiles/thpp.dir/all] 错误 2
make: *** [all] 错误 2

If you know the solution, please tell me, thank you !!!

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

    Issue actions