Compile error [fatal error: boost/range/adaptor/reversed.hpp: No such file or directory]
Created by: NHZlX
compile error:
the log is:
/home/xingzhaolong/pr/temp/use_protobuf_lite/paddle/framework/executor.cc:27:44: fatal error: boost/range/adaptor/reversed.hpp: No such file or directory
#include <boost/range/adaptor/reversed.hpp>
^
compilation terminated.
make[2]: *** [paddle/framework/CMakeFiles/executor.dir/executor.cc.o] Error 1
make[1]: *** [paddle/framework/CMakeFiles/executor.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
Linking CXX shared library libpaddle_pybind.so
cpplint: Checking source code style