php-go icon indicating copy to clipboard operation
php-go copied to clipboard

error on make

Open parsibox opened this issue 1 year ago • 0 comments

hi i get error on make go version go1.19.10 linux/amd64 centos 7 64 bit


[root@nginx php-go]# make
go install ./zend
# example.com/m/zend
zend/typeconv.go:31:26: could not determine kind of name for C.IS_CONSTANT
make: *** [all] Error 2

parsibox avatar Jul 25 '23 10:07 parsibox