Building Flex Demo From SDK in Visual Studio 2015

I would like to be able to build the demo from the source included in the Flex SDK using Visual Studio 2015. I have tried creating projects from the existing code in several ways, but I am very new to VS/Cpp development and have had no success.

Could someone point me to a resource that will get me on the right track or, if you’re feeling particularly generous, list out a few of the basic steps that should make this work?

Thanks in advance!

Can you provide some more information regarding the problem you’re having. e.g.: error message in the build output?

Once you have the CUDA SDK (or Windows SDK) installed it should just be case of building using the provided project files.

Cheers,
Miles