Using Visual Studio 2013 (professional) with SDK?

Hello,

I have been trying to install the c++ SDK but a message comes up saying that Visual Studio 2010 is required. I have Visual Studio 2013 (professional).

Is it possible to use 2013 instead of 2010 - if so how?

The Rhino 5 64bit C++ SDK requires VS2010 since that is the platform that Rhino 5 was built with.

You can use VS2013 with the Rhino .NET SDK though if you are willing to write some code in C#