when I run GenerateProjectFiles.bat
it shows :
ERROR: Unable to find ISPC compiler path under C:\UnrealEngine\Engine\Source\ThirdParty\IntelISPC\bin\Windows\ispc.exe
GenerateProjectFiles ERROR: UnrealBuildTool was unable to generate project files.
Acutely,the ispc.exe is under path C:\UnrealEngine\Engine\Source\ThirdParty\Intel\ISPC\bin\Windows\ispc.exe (here is a ‘’ between “Intel"and"ISPC”)
so how can i fix this
my ue branch is 4.24.3-html5-es2-3.1.42