N
nigelwright7557
Guest
Just recently my XNA program stopped compiling.
I managed to find this link which sort of worked.Visual Studio 2017 XNA Setup – FlatRedBall After following its instructions I could create a new project with it but it wouldn't compile without errors my old XNA program.
So I took a new project and gave it same name as my project and then replaced game1.cs from my old program into game1.cs on the new project.
I found my XNA program now compiled and ran great.
n.Wright
Continue reading...
I managed to find this link which sort of worked.Visual Studio 2017 XNA Setup – FlatRedBall After following its instructions I could create a new project with it but it wouldn't compile without errors my old XNA program.
So I took a new project and gave it same name as my project and then replaced game1.cs from my old program into game1.cs on the new project.
I found my XNA program now compiled and ran great.
n.Wright
Continue reading...