Project579

Results 11 comments of Project579

Looks like issue #4835 decided to bite me as TBB explicitly checks for CMake 3.15 when CMAKE_MSVC_RUNTIME_LIBRARY is set.

I decided to use TBB because it has a lot of concurrent data structures which are very difficult to implement, regarding static lib support the problems start to arise only...

While changing the product id allows detecting the headset I still get a "Requested/supported HID device not found or system error." meaning there must be some kind of different protocol...

FYI, the C++ methods for this functionality are missing, they should be added before merging.

There is a repo on github with an up to date list of all warnings for gcc and clang, including only unique ones, it can be used to extract interesting...

Can confirm, `--disable-gpu` doesn't seem to have any effect.

I have managed to solve the issue on my end without the use of `--disable-gpu`, I upgraded _mesa_ to version _23.3.2_ (latest on ArchLinux as of this writing), deleted any...

I have removed GNOME, that way at least support for KDE can be added considering it has been working just fine for almost a year, including with Plasma 6.

It would also be nice if clang based tools (clang-tidy and iwyu) actually worked when cross compiling, I have some ideas on how to make them work but they require...