lichen-community-systems / signaletic

A music signal processing library designed for embedded environments and Web Assembly, in C
MIT License
7 stars 2 forks source link

Implement a VS Code configuration for building and running on Windows #31

Open colinbdclark opened 2 years ago

colinbdclark commented 2 years ago

At the moment, it's only possible to build and run Signaletic in VS Code on macOS. A new configuration that provides Windows-appropriate paths to heads and the compiler should be all that's needed to build and debug on Windows, too.