Satisfactory ModdingSM
Satisfactory Moddingβ€’4mo agoβ€’
3 replies
capitaine pachat

Setup

Hi
I went through the tutorial to setup the dev environment.
I'm at the setp where I can complie the SML with alpakit mod and I get this errore message multipule time in the alpakit log and cause the compilation to fail at the end.

C:\Mod satis\SatisfactoryModLoader\Plugins\Wwise\ThirdParty\include\AK\AkPlatforms.h(60,11): fatal error: 'AK/SoundEngine/Platforms/Linux/AkTypes.h' file not found

Is this normal ? Did I do somthing wrong ?
Solution
(Known crash WwiseMissingLinuxFiles) Your development environment is missing the Wwise files to compile for linux. Make sure to follow the steps here to get them and regenerate the wwise project.
https://docs.ficsit.app/satisfactory-modding/latest/Development/UpdatingFromSml36.html#_new_wwise_deployment_platform
Was this page helpful?