Closed liwei-ch closed 9 years ago
How did you install protobuf3?
target=/home/s/safe/protobuf3
sudo -u cloud ./autogen.sh
sudo -u cloud ./configure --prefix=$target --oldincludedir=/home/s/safe/protobuf3/include
sudo -u cloud make
sudo -u cloud make check
sudo -u cloud make install
to make it pass, i have to copy these files to target path.
This has been fixed in the v3.0.0-alpha-2 release
FWIW, I also had the issue on Gentoo with =dev-libs/protobuf-2.6.1-r3
, and installing =dev-libs/protobuf-3.0.0_beta3_p1
solved it.
Thanks @pherl!
protobuf3 is installed in my path: /home/s/safe/protobuf3/ when i complie my project, find some files lost: