-
The [CI](https://github.com/pqc-thunderbird/rnp-dev/actions/runs/5267173229/jobs/9522084281) currently seems check the code format with clang-format 11.0.0. But in the pre-commit Hook in current maste…
-
## Description
I have been struggle for several days now trying to figure out how to code my client to authenticate to a server using certificates. The provided examples show how to encrypt the…
-
## Description
Hey there
I ran into a small problem lately. My program uses an open62541 client to read certain variables of an OPC UA server. To gain access to the value of a variable, I use …
Psoke updated
2 years ago
-
## Description
## Background Information / Reproduction Steps
Build a win32 (x64) version of the open62541 library with mbedtls encryption. Used the same recipe I used on linux x86_64 and linu…
-
## Description
## Background Information / Reproduction Steps
These 2 issues are related, 1 each for Structure and Enum.
The client used is the UaExpert.
### 1) Structure
In the Data…
-
## Description
Hi. After migrating from 1.0.1 to 1.1.1 and switching from MbedTLS to OpenSSL I've noticed this warning when connecting to a server
`The configured ApplicationURI does not match …
-
## Description
Cannot find an example of how to set a custom port number in the endpoint URL.
Also, it is not clear from the documentation, in general, how to configure server endpoints.
If w…
-
**Describe the bug**
When I use [ceres-solver](https://github.com/ceres-solver/ceres-solver) 1.13, which is detected via Meson's CMake integration, like this:
```meson
ceres_dep = dependency('C…
-
I have used **cmake** from **MSYS2** command prompt to build the project by this way:
```
cmake -G "MinGW Makefiles" -S ./ -B build_folder
```
However aparentelly it runs without errors:
``…
-
```
:notice:configure ---> Configuring calligra
:debug:configure Preferred compilers: gcc-4.2 llvm-gcc-4.2 gcc-4.0 macports-gcc-14 macports-gcc-13 macports-gcc-12 macports-gcc-11 macports-gcc-10 ma…