icsharp icon indicating copy to clipboard operation
icsharp copied to clipboard

Project does not build on Visual Studio 2015 Windows

Open Realhermit opened this issue 6 years ago • 2 comments

Project does not build on Visual Studio 2015 windows x64. There were a number of reference errors.

To fix this issue, all the self-references were removed for the "Script" projects.

Then, the StyleCopMs Reference, was updated to version .50 from .49 in both engine and the main project.

Once this was done, I was able to build the project and run the rest of the steps successfully.

Realhermit avatar Mar 12 '18 23:03 Realhermit

Same here. Removing references doesn't solve the issue for me.

klonuo avatar Mar 23 '18 22:03 klonuo

Doesn't build on VS 2017 either.

pachecolp avatar Jun 09 '18 21:06 pachecolp