Open nastybuttler322 opened 6 years ago
Same thing for x86
[Failure] Could not find file 'C:\Users\Me\Desktop\BuildCast-master\BuildCast-master\src\BuildCast\obj\x86\Debug\App.g.i.cs'.
Same thing for all other architectures. I don't know what this file is for, so I can't fix it.
I've never loaded a UWP source application before this. But when I load this up into Visual Studio, I get this message:
[Failure] Could not find file 'C:\Users\Me\Desktop\BuildCast-master\BuildCast-master\src\BuildCast\obj\ARM\Debug\App.g.i.cs'.
It does have 'App.g.cs' in the target directory. Is this supposed to be the same file? It is not there before I load the project into Visual Studio.