1923982924

Results 12 comments of 1923982924

@jinq0123 Thanks. But it cann't work. It has wrong message. ERROR: gRPC/1.8.3@inexorgame/stable: Error in source() method, line 30 self.run("git clone -b v{} --single-branch --recursive --depth 1 https://github.com/grpc/grpc.git grpc-{}".format(self.version, self.version)) ConanException:...

@jinq0123 only this. ERROR: gRPC/1.8.3@inexorgame/stable: Error in source() method, line 30 self.run("git clone -b v{} --single-branch --recursive --depth 1 https://github.com/grpc/grpc.git grpc-{}".format(self.version, self.version)) ConanException: Error 256 while executing git clone -b...

this‘s output message. remote: Enumerating objects: 57, done. remote: Counting objects: 100% (57/57), done. remote: Compressing objects: 100% (36/36), done. remote: Total 16411 (delta 23), reused 32 (delta 18), pack-reused...

in example,this's error message. ./lua-cpp: error while loading shared libraries: liblua-cpp.so: cannot open shared object file: No such file or directory

It‘s very nice, if you provide a simple way to call it

@jinq0123 It's also Error when remove all and retry or git submodule update --init or delete it. This's message. Receiving objects: 100% (60611/60611), 50.43 MiB | 121.00 KiB/s, done. Resolving...

It‘s also error.But it hasn't detail error message. Resolving deltas: 100% (3275/3275), done. Submodule path 'third_party/protobuf/third_party/benchmark': checked out '360e66c1c4777c99402cf8cd535aa510fee16573' Cloning into 'third_party/zlib'... remote: Enumerating objects: 5129, done. remote: Total 5129...

Execute git clone -b v1.8.3 --single-branch --recursive --depth 1 https://github.com/grpc/grpc.git grpc-1.8.3. The result is this. Submodule 'third_party/re2' (https://github.com/google/re2) registered for path 'third_party/re2' Cloning into 'third_party/googletest'... remote: Enumerating objects: 2, done....

If I want to write lua script ,i modify only lua script and proto in helloworld ,and recompile . Is't ok?

I write a lua script by modifing greeter_client.lua ,and the same as i modifing greeter_service.lua,then execute ./lua-cpp greeter_client.lua ,i get some error message `./lua-cpp: ../../src/lua/grpc_lua/client/service_stub/MethodInfo.lua:30: No such service: Register.doServiceRegister stack...