Closed rchatsiri closed 8 years ago
I will be updating the whole codebase before long, but for the time being, you need a much older version of fbthrift & folly to get this to build. Follow this script:
https://github.com/facebook/bistro/blob/master/bistro/build/deps_ubuntu_12.04.sh
You'll want to check out fbthrift v0.28.0 and folly v0.47.0.
Sorry about the code being out of date, it's being actively worked on, I just haven't finished putting together the OSS release due to personal circumstances last year.
I'm recheck with folly source code in FBString.h is return
std::string
.It should compile bistro source code completed, but after run script
build.sh Debug
is show an error above.