happyfish100 / fastdfs

FastDFS is an open source high performance distributed file system (DFS). It's major functions include: file storing, file syncing and file accessing, and design for high capacity and load balance. Wechat/Weixin public account (Chinese Language): fastdfs
GNU General Public License v3.0
9.05k stars 1.99k forks source link

fastdfs_client.c:1:30: fatal error: php7_ext_wrapper.h: No such file or directory #77

Open workdemos opened 8 years ago

workdemos commented 8 years ago

fastdfs_client.c:1:30: fatal error: php7_ext_wrapper.h: No such file or directory

happyfish100 commented 8 years ago

you should compile and install newest libfastcommon first.

vivikillme commented 8 years ago

缺少头文件,目测是你本地编译问题,检查少什么依赖,或者更新一下依赖