Well now I have done it again. I bit off more than I could handle. Here is the situation. I down loaded source code from github. I want to see if I can build a massive program using VS2015. The program is called Snes9x. It is an emulator.
Now I know there is ready built versions for download but that is not the point. I want to learn something here. And clearly when I try to build this program, for the past couple of days now, I only prove that I don't know what I am doing.
I would be grateful for any guidance in this matter, hopefully in the form of step by step instructions. Thanks for any help.
It seems like this is designed for vs2017. Maybe if you look at the commit history you could go back in time and find a version that compiles with 2015.