this is Franzi and I am new on the developer side of Stan. In the future, I would like to contribute a new function to Stan and provide an interface to RStan. But now, I am stuck with the very first steps.
I cloned the GitHub respository math and try to get it run locally. I use Windows 10 and a Visual Studio Project that consists of all files in the math repository. I already included all necessary include-paths but there are still more than 800 error messages like this:
It seems that it does not recognise the Sundials Packages. Do I have to install Sundials first?
I would be very thankful for a response! Please let me know if any information is missing. Since I am new I am not yet familiar with formulating technical questions.
In Visual Studio I opened the project and one .hpp file.
Then it starts to do some background tasks. After finishing these tasks it shows all the error messages.