-
Hi, I'm trying to get norm into conan to make it easier to consume. For that the cmake stuff helps a lot, thanks for letting that in. I would like to now consume norm in conan, but there is a strong p…
-
Unfortunately, I get an error, while connecting python with bigquery.
Do I need to change the pythonscript or is there an other problem?
Do you have perhaps a python script example how to connect t…
-
A bug report/issue report should contain:
1) im using the most recent version of godseye
2) my server is 1.8-1.16
3) I used the protolibs plugin that was on your spigot
4) /godseye (every comman…
-
Debin10 building errors: make -j14 release-static
[ 98%] Linking CXX executable ../../bin/monerod
/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu/libzmq.a(libzmq_la-gssapi…
ghost updated
4 years ago
-
The situation is that I have a proto file `foo1.proto` which imports another file in a subfolder `Protolib/foo2.proto`. I then use Grpc.Tools to generate messages from these and would like to produce …
-
**Describe the bug**
ProtocolLib fails startup.
**To Reproduce**
Steps to reproduce the behavior:
1. Running Paper 83, install ProtocolLib Build 472
**Expected behavior**
ProtocolLib complet…
-
As per discussion in Peiyu's comment https://rbcommons.com/s/twitter/r/3632/
Passing the `--ivy-cache-dir` in OSS pants triggers a trace. Seemingly no matter what value is passed(under the buildroot,…
-
When trying to build NORM from the latest commit (norm and Protolib) I am getting this error:
`../src/common/normSession.cpp:5110:20: error: use of undeclared identifier 'PROTO_ADDR_BROADCAST'
…
-
I was wondering what the target audience of protolib is? Is it only meant for consumers/developers of norm for example, or do you also want it to be used for other projects outside NRL?
Reason I as…
-
I was wondering if you guys ever considered using cmake? This would remove the need to maintain all the makefiles and use a single cmakefile instead as most platform-specific stuff is handled by cmake…