Skip to content
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

macos,ubuntu,centos都不能编译成功 #4

Open
hebaceous opened this issue Apr 13, 2018 · 6 comments
Open

macos,ubuntu,centos都不能编译成功 #4

hebaceous opened this issue Apr 13, 2018 · 6 comments

Comments

@hebaceous
Copy link

能不能把编译好的.so上传一份啊

@jinq0123
Copy link
Owner

CentOS 7.4 实测:

[jinqing@localhost helloworld]$ ls
greeter_client.lua   grpc_lua.so       lua-cpp         run_server.bat
greeter_server.lua   helloworld.proto  luapbintf.so
greeter_service.lua  liblua-cpp.so     run_client.bat
[jinqing@localhost helloworld]$ ./lua-cpp greeter_server.lua
Server listening on 0.0.0.0:50051
Got hello from world
Got hello from world
[jinqing@localhost helloworld]$ ./lua-cpp greeter_client.lua
Greeter received: Hello world
Async greeter received: Hello world
[jinqing@localhost helloworld]$
[jinqing@localhost route_guide]$ ./lua-cpp route_guide_server.lua
RecordRoute reader end.
RouteChat reader end.
[jinqing@localhost route_guide]$ ./lua-cpp route_guide_client.lua
-------------- Sync get feature --------------
Found feature: {
...

@jinq0123
Copy link
Owner

grpc-lua 示例 CentOS 7.4 执行程序打包

该zip包是按README编译生成并实测通过的示例程序打包。

@jinq0123
Copy link
Owner

@hebaceous
Copy link
Author

ok,谢了
我是macos10.13,ubuntu16.04,centos6.5都没编译通过

@liuslevis
Copy link

liuslevis commented Jun 8, 2020

Failed to sign up at CSDN.
Could you provide a plain download address on Github?
Thanks

@jinq0123
Copy link
Owner

jinq0123 commented Jun 9, 2020

https://github.com/jinq0123/grpc-lua/releases/tag/v0.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants