Results 78 comments of Alex

I would like also to contribute the test, but don't know how to organize it; I tested it locally in my own Emscripten instance with my old pet project (in-house...

I found that CMake requires the '_split_longopt' function which was provided by bash-completion package before 2.12. In the latest release this function has name '_comp__split_longopt' I think the autocompletion has...

The upstream will seems to fix it a proper way here: https://gitlab.kitware.com/cmake/cmake/-/merge_requests/9564 Waiting for merging and CMake 3.30 😊

I think that the guilty crypto primitives can be replaced for proper OpenSSL calls, as the PR fixes: https://gitlab.matrix.org/matrix-org/olm/-/merge_requests/24

you may look at the @alandefreitas 's https://github.com/alandefreitas/matplotplusplus , AFAIK it supports the render backends, so you may adapt the canvas_ity as a matplot++ rendering backend.

I have another issue with "libtirpc": ``` -- Found PkgConfig: /usr/bin/pkg-config (found version "1.8.1") -- Checking for module 'libtirpc' -- Package 'libtirpc', required by 'virtual:world', not found CMake Warning at...

Could you post logs for this? CMake also prints lines like "see also for logs"

Thanks, but how could it help us to detect new OpenAL-soft functions which had been added between 1.18 and 1.19 releases?