-
-
Emmm... I have tried to build mrpt on MacOS10.14, but some requirements can not be fullfilled.
Is there any solutions for running MRPT on MacOS? Or does anyone try to fix it? I would like to join t…
-
[mqtt-powerpc.pcap.pcap.zip](https://github.com/eclipse/paho.mqtt.c/files/704324/mqtt-powerpc.pcap.pcap.zip)
Hello,
I have build paho.mqtt.c async library for a powerpc-linux device (big endia…
-
Minimal example to reproduce the bug:
WORKSPACE
```
```
include/gen.sh
```
echo '#include '
```
include/BUILD
```
genrule(
name = "gen",
srcs = ["gen.sh"],
outs = ["A.hp…
-
Hi,
I get this issue when trying to run on MacOS (High Sierra). Here's the stacktrace:
```
Traceback (most recent call last):
File "/Users/ankesh/miniconda3/envs/coinrun/lib/python3.6/runpy.…
-
Hello there,
Is it possible to use cli in windows with addition software or etc.?
-
```c++
#include "json.hpp"
#include
using json = nlohmann::json;
int main()
{
auto j{json::parse(R"({ "result": [1, 2, 3] })")};
std::cout
-
UserWarning:
!! WARNING !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Your compiler (g++) may be ABI-inco…
-
Hi,
SoftHSM does not pack structures with 1-byte alignment, breaking ABI compatibility with other PKCS#11 code (see http://docs.oasis-open.org/pkcs11/pkcs11-base/v2.40/errata01/os/pkcs11-base-v2.40…
-
## Schedule
Release candidate: 1 May
Release: 18 May
## Docs
The docs for v7 is available here: https://docs.littlevgl.com/v7/en/html/index.html
The most important part which should be checked …