Results 77 comments of Alex

I also recommend to add this new issue for depedencies status: https://github.com/conan-io/conan-center-index/issues/20952

... And this: https://github.com/conan-io/conan-center-index/issues/20992

It looks like CCTools with SDL Plugin (see https://code.google.com/archive/ or search in Google Play). Author made some examples with using NativeActivity from C++, using OpenGLES and another. I mirrored this...

I actually got CMake `configure` on Windows, but there are a lot of more work to do... ``` -- Found Boost: C:/Users/AlexF/Documents/proj/vcpkg/installed/x64-windows/include (found version "1.84.0") -- Configuring done (27.4s) --...

So, is there any updates about this topic? It seems that the defining setting in compiler is the most efficient way to ensure that all libraries are built with sanitizers...

Yes, agreed, actually I done some kind of proposed `equivalent` concept in my own code base for algorithms to apply them with any byte-like-types

> Sure, if you use `scikit-build-core`. `scikit-build` (or even `scikit-build-core` in setuptools mode) can't avoid setup.py, since there doesn't seem to be a way to add third-party keyword arguments to...

hello, you may use `basic_mmap::begin()` for this purpose

Yes, I thought about UI. I may suggest a way with something like "lens" with inline comments for files which have been altered by MR; The active MR could be...

I also would like to participate in this activity☺️ I am a free time CMake, Conan and vcpkg (and had an experience to write C++ proposals) I was experimenting with...