Warp-and-Blend-Quadros icon indicating copy to clipboard operation
Warp-and-Blend-Quadros copied to clipboard

Building with VS 2017

Open danieljsummers opened this issue 8 years ago • 2 comments

Are there any pointers for us C++ n00bs trying to execute this "exercise left to the reader" using Visual Studio 2017? :) Many of the includes (I'm currently looking at windows.h) can't seem to be resolved, even when changing the project's C++ profile to VS 2017.

Thanks.

danieljsummers avatar Aug 15 '17 20:08 danieljsummers

@danieljsummers i know its been 4 years, but did you ever get any further on this?

falue avatar Feb 28 '21 11:02 falue

I eventually got it to build with referencing a specific Windows SDK loaded. I did manage to find my archived directory from back then - it looks like it was platform toolset v140.

danieljsummers avatar Mar 08 '21 22:03 danieljsummers