I generated my solution file from the GenerateProjectFiles.bat and the solution file was built successfully. When opening the solutions file, all the files in the solution are C# files and not C++ files.
I’m using VS2012 Pro, and I’ve only ever developed in C#/WPF - which is I believe how my preferences are setup with my Visual Studio account. Was this solution supposed to be created with C# files, and if not, how do I change my preferences to have the batch create C++ files?
(Apologies, as I’m not extremely familiar with C++ setup within Visual Studio.)