Hello
I started working on developing a material in OpenSees. I followed the OpenSees tutorial provided by Dr. Frank McKenna and as I implement all steps in Visual Studio 2010 I got errors on missing files of and files. I, however, was able to find those files in the https://github.com/OpenSees/OpenSees, but still, I am not able to compile the ElasticPPcpp file. Then I changed my Visual Studio to 2017/2019, but I still have issues with compiling as I try to implement same step of the tutorial in the VS 2017, although it is slightly different.
My question is that is there anyone that can help me with a step by step procedure to compile the ElasticPPccp file and make the .dll file in VS 2010 or 2017 to be able to run the example1 (also provided in the tutorial)?
I can also share the errors I get from VS 2010 and 2017.
I do appreciate your help
Benjamin Soraghi