首页
下载
文档
社区
视频
捐赠
源代码
赞助商
AOT 编译器
AI 助理
商业产品
PHP AOT 原生编译器
Swoole-Compiler 代码加密器
CRMEB 新零售社交电商系统
登录
注册
全部
提问
分享
讨论
建议
公告
开发框架
CodeGalaxy
发表新帖
swoole php7 扩展安装失败
In file included from /home/swoole-src-swoole-1.7.17-stable/swoole.c:19:0: /home/swoole-src-swoole-1.7.17-stable/php_swoole.h: In function sw_zend_hash_fi nd : /home/swoole-src-swoole-1.7.17-stable/php_swoole.h:144:12: warning: assignment f rom incompatible pointer type [enabled by default] key = _key; ^ /home/swoole-src-swoole-1.7.17-stable/php_swoole.h: In function swoole_get_obje ct : /home/swoole-src-swoole-1.7.17-stable/php_swoole.h:203:5: error: unknown type na me zend_object_handle’ zend_object_handle handle = Z_OBJ_HANDLE_P(object); ^ /home/swoole-src-swoole-1.7.17-stable/php_swoole.h: In function swoole_set_obje ct : /home/swoole-src-swoole-1.7.17-stable/php_swoole.h:210:5: error: unknown type na me zend_object_handle’ zend_object_handle handle = Z_OBJ_HANDLE_P(object); ^ make: *** [swoole.lo] Error 1
发布于9年前 · 0 次浏览 · 来自
提问
c
conlin
In file included from /home/swoole-src-swoole-1.7.17-stable/swoole.c:19:0: /home/swoole-src-swoole-1.7.17-stable/php_swoole.h: In function sw_zend_hash_fi nd : /home/swoole-src-swoole-1.7.17-stable/php_swoole.h:144:12: warning: assignment f rom incompatible pointer type [enabled by default] key = _key; ^ /home/swoole-src-swoole-1.7.17-stable/php_swoole.h: In function swoole_get_obje ct : /home/swoole-src-swoole-1.7.17-stable/php_swoole.h:203:5: error: unknown type na me zend_object_handle’ zend_object_handle handle = Z_OBJ_HANDLE_P(object); ^ /home/swoole-src-swoole-1.7.17-stable/php_swoole.h: In function swoole_set_obje ct : /home/swoole-src-swoole-1.7.17-stable/php_swoole.h:210:5: error: unknown type na me zend_object_handle’ zend_object_handle handle = Z_OBJ_HANDLE_P(object); ^ make: *** [swoole.lo] Error 1
赞
0
收藏
提问
分享
讨论
建议
公告
开发框架
CodeGalaxy
登录
后参与评论
评论
2016-10-15
.
swoole 1.7.17 不支持PHP7
赞
0
回复