After following instructions for Installing Tools (Windows) at:
(Rhino - Installing Tools (Windows))
and then launching Visual Studio, none of the Rhino templates appear in the Create a new project dialog. I am trying to create a C++ DLL which previously used the Rhino 7 Plug-in template. But this no longer appears.
How can I gain access to the Rhino templates in Visual Studio Create a new project wizard? This was working last year but no longer does.
It seems like the VSIX installer is not working. Is there a directory I can look in to see if the Rhino templates are available? In other word, where does VSIX put templates?
Is there an easy fix to this or should I go ahead and uninstall/re-install Project templates for Rhino3D?
EDIT:
I modified my Visual Studio to include more items and was able to get VSIX to install the Rhino Templates. So now back to try building a new project for creating a C++ DLL.
Second EDIT:
I now have a new project working. Thanks for your help in pointing out key areas to investigate.