When i try to build a c++ project using the SDK, i get this error:
BMAKE: Error - C++ 14.2X tools are required but not installed
BMAKE: call trace
Where do I find this and how do I get this installed? In Visual Studio there are 14.2X build tools that look like this:
But that doesn't seem to resolve the issue. Anyone?
Thanks.