I am a new to programming and had no previous experience in any programming language.
I am trying to compile a bunch of open source ofx plugins i found on github and use them in davinci resolve. Here is the link to the plugins: https://github.com/devernay/openfx-misc
I am trying to compile them in visual studio 2015, like it says in the installation guide for windows, however when i open the visual studio solution and try to build the code i get a lot of errors. Sometimes 200-300 in each plugin code.
I'm not too sure what to do with this, and whether it's a visual studio incopatibility issue (it did say that the solution was written in VS2010 rather than 2015) or there are actual errors in the code.
Here is a screenshot of the error page:Error page