so i was setting up the unreal editor v4.26.2 on my new laptop. after the entire setup was completed, i selected the “refresh visual studio code” option in the editor, and came up with this error message:
An error occurred while trying to generate project files.
Running D:/GAMEZZ/Unreal Engine/UE_4.26/Engine/Binaries/DotNET/UnrealBuildTool.exe -projectfiles -project=“D:/GAMEZZ/Unreal Projects/ObstacleCourseTemp/ObstacleCourseTemp.uproject” -game -rocket -progress
Discovering modules, targets and source code for project…
ERROR: Could not find NetFxSDK install dir; this will prevent SwarmInterface from installing. Install a version of .NET Framework SDK at 4.6.0 or higher.
Further issues include-
ue intellisense fix doesnt remove the red squigglies from the #include lines in va code.
and intellicode doesnt work too.
any fix for this? Thanks in advance!