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

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

Open
beautifulsoul opened this issue Jun 27, 2018 · 0 comments

Comments

@beautifulsoul
Copy link

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 !!!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant