-
I probably missed something but headers were not installed.
I ran :
``` sh
user@machine:~/protolib$ ./waf configure …
-
Dose protolib support the network simulator NS3 now?so that we can using the nrl olsr in ns3 simulation
-
The guys from conan raised a good issue that the cmake file of protolib now really depends on what you have installed on your system. This makes it hard to have predictable binaries. Do you think it i…
-
trying to train same model of raccoon : where i am getting following issue
File "C:\Python35\lib\site-packages\tensorflow\python\framework\errors_impl.py", line 548, in __exit__
c_api.TF_Ge…
-
👋 trying to build the latest release, but run into some build issue. The error log is as below:
build failure
```
==> ./waf install
Waf: Entering directory `/private/tmp/norm-20210130-9792…
-
Build with test failed
but with `cmake -DOATPP_BUILD_TESTS=FALSE` build complete
Console output
```
-- Configuring done
CMake Error: The following variables are used in this project, b…
-
Hey there. I'm trying to build WASM module, which contains protobuf library, with support of pthread (to be able to terminate it in case of timeout). Without pthread support everything is good and run…
-
Hi, I git cloned datacollector 1.2.2.0, datacollector-api 1.2.2.0, can you tell me which version of datacollector-plugin-api I should get? it has no 1.2.2.0.
While compiling the datacollector: mvn …
-
**What version of protobuf and what language are you using?**
Version: master/v3.11.1 proto3 syntax.
Language: C++
**What operating system (Linux, Windows, ...) and version?**
Windows 10 Ent…
-
### Problem
Files can be generated by multiple functions, in core meson we have `custom_target()` and `generator.process()`. All other functions depend on one of those. `custom_target()` supports ins…