chobie / php-protocolbuffers

PECL ProtocolBuffers
pecl.php.net/package/protocolbuffers
Other
128 stars 38 forks source link

php7.0 install faild #62

Open BenVim opened 7 years ago

BenVim commented 7 years ago

./php_protocolbuffers.h:46:10: fatal error: 'ext/standard/php_smart_str.h' file not found

guanhui07 commented 6 years ago

`In file included from /data/tmp/php-protocolbuffers/protocolbuffers.h:34:0, from /data/tmp/php-protocolbuffers/protocolbuffers.c:32: /data/tmp/php-protocolbuffers/php_protocolbuffers.h:46:40: fatal error: ext/standard/php_smart_str.h: No such file or directory

include "ext/standard/php_smart_str.h"

                                    ^

compilation terminated. make: *** [protocolbuffers.lo] Error 1`

got the same error