Cannot create Rhino 7 Visual Studio Plugin for C++

Hi,
I have Visual Studio 2019 installed with appropriate sdks (.NET and C++) and the Rhino 7 plugin for VS. When I try to create a new project I can only see C# and VB project options, no C++ options.
Can anyone suggest how I can obtain C++ templates in VS2019?
Thanks,
Rob

Hi @rssmith,

Please see the following:

– Dale

1 Like

Thanks Dale,
I had followed those instructions (I already had VS2019 installed but modified the install. Attached is an image of my VS2019 install). After that I had downloaded and installed the Rhino C/C++ SDK. I can only see new project templates though for VB & C# which I think came from the Rhinocommon library I added in VS2019’s extensions. Any help you can provide to suggest how I can set up the C++ templates is greatly appreciated!
Best,
Rob

Hi @rssmith,

I can’t gleam anything from you screen capture. All I can suggest is following the “Installing Tools” instructions (above) closely. When finished, launch Visual Studio and click File > New > Project... and search for “Rhino”.

– Dale

Thanks Dale, seems to be working now