-
Notifications
You must be signed in to change notification settings - Fork 72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
技术渣新手求助 我在mac环境编译 遇到了这个问题 查了好久 实在不知道怎么搞了, 求云风大神指点 #4
Comments
protobuf编译失败 对这个单独编译看看 |
echo " >>---------- 处理protocbuf ----------" mv ./3rd/pbc/Makefile ./3rd/pbc/Makefile.bakmv ./3rd/pbc/binding/lua/Makefile ./3rd/pbc/binding/lua/Makefile.bakcp ./3rd/pbcMakefile ./3rd/pbc/Makefilecp ./3rd/pbcluaMakefile ./3rd/pbc/binding/lua/Makefilecd ./3rd/pbc/ && make && cd ./binding/lua/ && make && cd ../../../../# 生成协议我自己编译了protobuf2.5 生成的protoc软甩到了user/bin 然后把上面的部分注释掉 直接执行下面那句 然后还是有问题 =============================================
|
把lua-p.c和lua文件夹单拿到vps上去编译通过了 |
完全不是那么回事 不过已经在centos上跑通了 暂时在centos上学习了 mac不考虑了 |
哥,我想知道client和server之间消息包的格式 |
你的这个不支持枚举 lua loader error : ./lualib/proto_lua/ProtocType_pb.lua:6: attempt to call field 'EnumDescriptor' (a nil value) |
phynero@mac:~/project/skytest/talkbox > bash start.sh
start.sh: line 74: cd: ./skynet/: No such file or directory
make: *** No rule to make target `linux'. Stop.
你妹啊,启动程序没有,./skynet
The text was updated successfully, but these errors were encountered: