Marcin Pączkowski
Marcin Pączkowski
## Environment * SuperCollider version: 3.15.0-dev * Operating system: Windows * Other details (Qt version, audio driver, etc.): ## Steps to reproduce ```supercollider // not a real reproducer... an attempt...
When I was trying to use libgit2 as a submodule building static library for another project under Xcode 16.1, I got linker errors and realized that the static library was...
Calling `SuperDirt.start` results in quitting the server and eventually an error. I'm not sure why the class method even works, as I don't see `*start` in the .sc file. This...