SDK3.6.12 and VS2015 - confirmation that it is not supported

Hey Will,

I can corroborate that VS2015 doesn’t build 3.6.12 out of the box. But I think there was only one place that I had to change that must’ve been using C++14 syntax that VS2015 couldn’t deal with, and then another place where there was a namespace conflict or ambiguity and I had to remedy that, but I’ve already forgotten the details of exactly what I had to do.

But yes, confirmed that VS2015 does NOT build straight out of the box.

Ryan