UnrealEngineHTML5 / Documentation

540 stars 183 forks source link

GenerateProjectFiles.bat error #137

Closed Spartanjackwar closed 2 years ago

Spartanjackwar commented 2 years ago

I keep getting the following error: CSC : error CS1617: Invalid option '6' for /langversion; must be ISO-1, ISO-2, 3, 4, 5 or Default [D:\ue4-4.24.3-html5\ue4-4.24.3-html5\Engine\Source\Programs\UnrealBuildTool\UnrealBuildTool.csproj] I'm using Windows.

I've tried changing the language version in the mentioned UnrealBuildTool.csproj and that caused way more errors. I've already run setup.bat and tried restarting.

Spartanjackwar commented 2 years ago

I managed to fix this issue by installing all the .net packages for visual studio 2019.