eiz / SynchronousAudioRouter

Low latency application audio routing for Windows
http://sar.audio/
GNU General Public License v3.0
994 stars 136 forks source link

complie #104

Open KJBYG opened 3 years ago

KJBYG commented 3 years ago

How to compile? Is there a scons script?

amurzeau commented 3 years ago

See how appveyor compile the projects here: https://github.com/eiz/SynchronousAudioRouter/blob/master/appveyor.yml#L3

Or use Visual Studio to load the solution and compile projects.

You will need the Windows Driver Kit to compile SAR and a basic MSVC installation with Windows SDK.