eiz / SynchronousAudioRouter

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

compilation guide #16

Closed pkviet closed 7 years ago

pkviet commented 7 years ago

Hello, waiting impatiently for next release. Until then could there be a compilation guide ? thanks a lot for this wonderful project.

eiz commented 7 years ago

SAR is a hobby project. There will be a new non-test release (see issue #13 for the current test build) when, and if, I get around to it. Doing a full release requires a lot of tedious testing work and I don't currently have a large amount of free time to devote to it.

As for a compilation guide, I have no plans to write such a document, but the general build requirements are VS2015, the WDK, and WiX 3.11. If those dependencies are properly installed, you can just build the x86 version and then the x64 version in VS.