Hi there,
I am using the VaRest plugin in the Unreal 5.1 engine and recently have issues with packaging my Linux package of my game. I get the error
Missing precompiled manifest for 'VaRest', ...\UE_5.1\Engine\Plugins\Marketplace\VaRestPlugin\Intermediate\Build\Linux\B4D820EA\UnrealGame\Development\VaRest\VaRest.precompiled'. This module was most likely not flagged for being included in a precompiled build - set 'PrecompileForTargets = PrecompileTargetsType.Any;' in VaRest.build.cs to override. If part of a plugin, also check if its 'Type' is correct.
When checking the folder
..\UE_5.1\Engine\Plugins\Marketplace\VaRestPlugin\Intermediate\Build\
I can see that all platforms have a folder there, except for Linux. Could it be that Linux was not packaged into the latest release of the VaRest plugin package when you released it? Is this on purpose? On the plugin marketplace page it says supported platform includes Linux.
Could you please repackage the plugin to also include Linux support or let me know if you dropped the support.
Thanks in advance.
Thoran