Duncan Crutchley
Duncan Crutchley
Using MSVC 2019 64bit tools. Also having cloned OpenSSL repo version 1.1.1s and built that (also tried 3.0.7 but got other problems with that due to exported function prototypes no...
unresolved external symbol __imp_GetAdaptersAddresses referenced in function setMulticastInterface
## Description Have tried building 3 ways: shared lib on, static lib and almalgamation (using the single c and h files directly). With shared library version app never fully starts...
We have a customer defined IDL that does not wrap the definitions inside a module and thus not inside a C++ namespace. One of the classes generated from the IDL...
Following on from previous issues I had with creating a QosProvider from an XML in #549 and #555... Whilst porting another project to use CycloneDDS using a different QoS XML...