Jean-Michaël Celerier

Results 315 issues of Jean-Michaël Celerier

Hi, I wonder if it would be meaningful to provide a build toolchain / some kind of "Native Linux GUI SDK" through AppImage ? For instance, it could be something...

enhancement
idea
help-wanted

We're starting to see a few high-channel-count (1024+ like the Marian Clara E) soundcards ; this seems to cause issue with the coreaudio backend for instance starting from 128 channels....

**Describe the issue** Folders starting by a number are highlighted incorrectly in CMake. Exemple: ![image](https://github.com/user-attachments/assets/f204155d-87f5-488b-851e-f510cbb4ae91) Notice how the 3 at the beginning of 3rdparty is highlighted differently. **Which language seems...

language
bug
help welcome

The simple following program crashes if linking against snmallocshim-static (MSYS2, with clang64 but reproducible on any other MinGW environment): main.cpp: ```cpp #include int main(int argc, char *argv[]) { delete new...

platforms
windows

## Environment - Build System: cmake - Operating System: Windows with MSYS2 - Operating System Version: [ Github Actions ] ## Problem Description The library does not build anymore on...