-
On the Windows OS, processes typically receive 1MB stack size when requesting the default stack size, which is what zmq is doing.
However, applications are able to change the default that is used f…
-
Firefly installation works on Mac. But on Windows there is an error (copied below). I suspect there may be a version issue for Windows packages. I have a working Firefly install on my machine, so I…
-
**Short**: To build the provided unit tests it necessary to install at least `libzmq.so.5.2.5`. However, the package `libzmq3-dev` and the dependent package `libzmq5`, that can be installed using apt,…
-
When try to build from the latest master getting the following error
```
Curve.cpp:34:55: error: 'zmq_curve_keypair' was not declared in this scope
int rc = zmq_curve_keypair (public_key, secre…
buksy updated
8 years ago
-
I am getting repeated crashing on first run attempts of Mu Editor v.1.2.0 on MacOS 10.13.6. The error about the libsodium build seems to indicate that this is a compatibility issue that would be solve…
-
I'm not sure if this is logic to improve (meaning it should only fail if both shared and static libraries are not created) or an error message to be improved.
I've compile libZMQ 4.3.1 with only a …
-
At ASRTU-1 observation #[10554932](https://network.satnogs.org/observations/10554932/), I got this 223 bytes data by using gr-satellies.
```
03 24 F7 F7 01 CB C0 C0 C0 C0 C0 C0 C0 C0 C0 C0 C0 C0 C…
-
Building zmq.so on mac m1 was successful, but php does not accept zmq.so:
Warning: PHP Startup: Unable to load dynamic library 'zmq.so' tried: '/Applications/MAMP/bin/php/php8.0.8/lib/php/extension…
-
Hello
This is not a bug report but a short note to describe how to compile a project using the **rust-zmq** crate on **Windows 10** with **cargo**. It ended up being easy but took me a while to fig…
-
After installing **libzmq** as shown on the README and declaring the dependency I am getting the following error when building.
`/home/user/.cargo/bin/cargo test --color=always --message-format=jso…