Skip to content

Drop Visual Studio 2015 support

Seungha Yang requested to merge seungha.yang/cerbero:drop-vs14 into main

The old Visual Studio toolchain does not support newly written and primary Windows plugins (e.g., d3d11 and wasapi2) by default (May work if user installs recent Windows10 SDK manually). It's better to error out instead of supporting incomplete set of Windows feature. User can install Visual Studio 2017 toolchain freely without licence fee.

cc @nirbheek

Merge request reports