I followed the instructions on the “Creating Contact Model DLLs from the MSVS Project Template” page of the Contact Model Plug-Ins site on the Itasca website, but when I try to create the new project from the Itasca Contact Model template in Visual Studio 2019 (as recommended), I get this error:
I checked the documentation available on the Microsoft website but could not find a viable solution because I do not directly have access to the template file (from my understanding of .vsix files). I am guessing that the template it is referencing is the one created when executing “ItascaProjectTemplates.vsix” because I am able to create new projects from other templates not provided by Itasca. How do I fix this error (or get around it) to be able to create my own C++ plugin contact model for PFC3D, as I can’t edit the template created by the .vsix file provided from the PFC3D version 7 installation?