Hi everyone,
I’m currently trying to package a Linux build from my windows machine but I’m currently getting the following error:
Linux: Unable to find any Sdks that could be installed
And before I try to package, I get the warning popup, titled “SDK Not Setup”, that says
The SDK for Linux is not installed properly, which is needed to generate data. Check the SDK section of the Launch On menu in the main toolbar to update SDK.
However, it seems that the .NET Core 3.1 package can be found in my engine’s Engine\Binaries\ThirdParty\DotNet\Linux
directory. I found another post about packaging, which talks about Windows, but that works fine for me. Also, I have the latest toolchain installed. I’m hoping that someone else came about this issue or did something before packaging a Linux build and can help point me in the right direction. Thanks in advance!