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:Jump to 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
-# Responding to wwisemissinglinuxfiles
triggered by @capitaine pachat...1 Reply
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
-# Responding to wwisemissinglinuxfiles
triggered by @capitaine pachat