首页
下载
文档
社区
视频
捐赠
源代码
赞助商
AOT 编译器
AI 助理
商业产品
PHP AOT 原生编译器
Swoole-Compiler 代码加密器
CRMEB 新零售社交电商系统
登录
注册
全部
提问
分享
讨论
建议
公告
开发框架
CodeGalaxy
发表新帖
mac下编译的时候报错,找不到php.h文件
In file included from /tools/swoole-src-swoole-1.7.4-stable/swoole.c:19: ./php_swoole.h:22:10: fatal error: 'php.h' file not found #include "php.h" ^ 1 error generated. make: *** [swoole.lo] Error 1
发布于10年前 · 7 次浏览 · 来自
提问
'
'''
In file included from /tools/swoole-src-swoole-1.7.4-stable/swoole.c:19: ./php_swoole.h:22:10: fatal error: 'php.h' file not found #include "php.h" ^ 1 error generated. make: *** [swoole.lo] Error 1
赞
0
收藏
提问
分享
讨论
建议
公告
开发框架
CodeGalaxy
登录
后参与评论
评论
2015-12-06
花
花眼
折腾一天终于解决了 os x 10.9后的系统需要安装下 XCode5 Command Line Tools。 run xcode-select --install to install the XCode5 Command Line Tools。 希望能帮到遇到同样问题的
赞
0
回复
2015-12-20
/kun宁:
哇,我也有这个问题,谢谢分享,回去再试试
赞
0
回复