reeze / php-leveldb

The PHP Binding for LevelDB
Other
239 stars 44 forks source link

PHP 7 Compiling Error #30

Closed benwelch closed 6 years ago

benwelch commented 7 years ago

I know that this could be a duplicate but I found an issue where @reeze said that he would add php 7 support soon. That was two years ago! This isn't soon. I'm kind of hoping that this is a different issue. I've been told to compile the php-leveldb bindings with my php multiple times and all I've found are these instructions which I followed: https://github.com/reeze/php-leveldb. All I want to do is use mcpe leveldb world in pocketmine. This is the error I got: Makefile:194: recipe for target 'leveldb.lo' failed make: *** [leveldb.lo] Error 1

reeze commented 6 years ago

try latest master please.