You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to generate project files ,because of compilation problems. What should I do with this error?
ERROR: UnrealBuildTool Exception: Visual Studio 2017 requires the Universal CRT to be installed.
I have Win 8.1 64bit.... Universal CRT is installed and Win 8.1 SDK is installed ,too...
I tried to compile this for the first time, and the code from this commit gave me some trouble:
e819333
I "fixed" it by adding extra parenthesis on the first set of AND conditions, like this
Now it compiles just fine.
Thank you
The text was updated successfully, but these errors were encountered: