-
*Please use this template for reporting suspected bugs or requests for help.*
# Issue description
Please i am new to ZMQ and i would like to use it for VxWorks 7.
I have tried compiling it but …
-
I want to port "cyclonedds" to VxWorks, Do I need to implement a VxWorks version for all methods within "ddsrt" for the convenience of "ddsi" layer calls? How to implement it? Thanks!
-
Hello, I see the patch "cyclonedds on vxworks", If I modify the code according to the script, can I directly compile it on the VxWorks environment or do I need to cross compile it on other platforms s…
-
-
hi
Now i am using Openssl1.1.1.a version test, when i try to open pthread feature (threads_pthread.c)in Vxworks. i found pthread_mutexattr_settype and pthread_atfork not defined in Vxworks.
N…
-
I build Cyclonedds on Windows and experimented with it somewhat, but would really like to experiment on Vxworks. It seems cyclonedds is known to work on VxWorks ([cyclonedds on vxworks](https://projec…
-
Dears,
i'm trying to make coolprop run directly on my NI c-RIO 9045
I'm facing huge difficulties since I'm not an expert in informatics field
moreover, all the instruction links reported in [THIS…
-
Hi, when I try to build nova-snark 0.37.0, I met this error.
```
The following warnings were emitted during compilation:
warning: pasta-msm@0.1.4: Compiler family detection failed since it does not …
-
There are a number of tier 3 targets with missing support information on the [Platform Support](https://doc.rust-lang.org/nightly/rustc/platform-support.html) page. Let's fix that!
If you're mainta…
-
[cargo-c](https://github.com/lu-zero/cargo-c) exists exactly to ease the build of Rust programs into C libraries, it's an easier and less error-prone approach than managing the cmakefiles yourself.