Argeu Aprigio Alcantara

Results 10 comments of Argeu Aprigio Alcantara

Hello, I tried building with conan 0.30.3 (you should add the conan version to your README, your build steps do not work with conan latest release) , everything was going...

After cleaning `.conan/data` from previous grpc-lua builds it was able to create the `libgrpc_lua.so`. It only failed to run the tests ```bash grpc-lua/0.1@user/channel: os=Linux compiler=gcc build_type=Release arch=x86_64 grpc-lua/0.1@user/channel: Package 'f9e48d5cccf5230cab6b0cb3e3dab2df3707083a'...

When trying to execute the built .so file I got the following error. `./grpc_lua.so: undefined symbol: ares_free_data` ```bash vagrant@host:~/e/grpc$ lua main.lua lua: error loading module 'grpc_lua.grpc_lua' from file './grpc_lua.so': ./grpc_lua.so:...

Ok, so with the latest version, running the `conan_install.sh` result in this: ```bash Scanning dependencies of target luapbintf [ 20%] Building CXX object CMakeFiles/luapbintf.dir/LuaPbIntf.cpp.o [ 40%] Building CXX object CMakeFiles/luapbintf.dir/detail/MsgToTbl.cpp.o...

Ok, so after cleaning the `~/.conan/data` folder I had the following error: ### Attch: [CMakeOutput.log](https://github.com/jinq0123/grpc-lua/files/1915609/CMakeOutput.log) [CMakeError.log](https://github.com/jinq0123/grpc-lua/files/1915598/CMakeError.log) ### Logs ```bash gRPC/1.8.3@inexorgame/stable: Calling build() -- The C compiler identification is GNU 5.4.0...

I'm using CMake 3.5.1-1ubuntu2 it says it's the latest version

Ok, so I managed to build it (yay) but lua-cpp does not run the file I'm importing it: ```lua -- main.lua print("requiring lib") local grpc = require("grpc_lua.grpc_lua") print("loaded lib") ```...

I tried rebuild everything from scratch and I just noticed this error while building luapbintf ```bash Scanning dependencies of target luapbintf [ 20%] Building CXX object CMakeFiles/luapbintf.dir/LuaPbIntf.cpp.o [ 40%] Building...

IT WORKED!!! Thank you for your patience and all the explanations

I got my PC on **Nov. 14**, installed bazzite, all good. After installation completed, I tested a few games and decided to update. After updating it started booting with this...