Hi,
I am using Rhino 7 C++ plugin template.
It works well without issues.
But I would like to create plugin for Rhino 6 as well, since most of our students use Rhino 6.
Is there any template for Rhino 6 C++ ?
Hi,
I am using Rhino 7 C++ plugin template.
It works well without issues.
But I would like to create plugin for Rhino 6 as well, since most of our students use Rhino 6.
Is there any template for Rhino 6 C++ ?
You’ll find a link to the Rhino 6 C++ SDK on this page.
Thanks
Dear @will ,
I read documentation and it says visual studio 2017.
Is there any way I could compile Rhino 6 C++ plugins using visual studio 2019?
Solution: