SketchUp SDK with binaries dependent on VC14?

Tim, we haven’t taken the plunge to the newer VS versions yet but there is huge desire to do so. For now, you’ll either have to silently install the VC++ 2010 SP1 redistributable package from Microsoft, or you can just include the 2 (CRT and CPP) runtime DLLs from the redistributable and ship them locally (Note that MS allows but discourages doing this. Personally I think it’s an Ok solution). Sorry about the inconvenience.