Is it possible to build out an exe from an Unreal project without Visual Studio on your computer?
I have Visual Studio Code, but can’t use regular Visual Studio due to licensing. When I attempt to build I get this error - “The SDK for Windows is not installed properly which is needed to generate date.” Multiple forums and videos online say to install the latest Windows sdk and .Net Core but this did not fix my issue.
I’m at a loss so any help is appreciated.