kitech / php-go

Write PHP extension using go/golang. Zend API wrapper for go/golang.
882 stars 108 forks source link

Install error #7

Closed zhdanov closed 7 years ago

zhdanov commented 8 years ago
# make
go install ./zend
# github.com/kitech/php-go/zend
could not determine kind of name for C.IS_CONSTANT_AST
make: *** [all] Ошибка 2

Ubuntu 14.04.4 go version go1.6 linux/386

kitech commented 8 years ago

Are you using PHP 7.0+?

Maybe you have PHP < 5.5?

Dexus commented 7 years ago

@kitech close please he use go 1.6....

kitech commented 7 years ago

@Dexus thanks.