Hello,
I’m following the documentation [1] and [2] to set up a C++ add-in template in Visual Studio. Using the steps provided, I was able to successfully set up templates for Visual Basic and Visual C#, and I can see the SOLIDWORKS add-in templates when creating VB or C# projects in Visual Studio.
However, for C++, the documentation states that the SOLIDWORKS COM Non-Attributed Add-in Wizard is automatically installed for Visual Studio 2017 when running the SOLIDWORKS API SDK installer. Despite this, I don’t see any add-in templates under the C++ project options in Visual Studio.
I also extracted the SOLIDWORKS API SDK and found various header files, source files, HTML pages, and other resources, but I’m not sure how to correctly set up the C++ template. Additionally, the documentation doesn’t seem to include any instructions for setting up the C++ template manually.
Any guidance or help would be greatly appreciated.
Thank you
