-
Notifications
You must be signed in to change notification settings - Fork 12
Description
So i copied most of the TFE files from the GOG installation (except the bin and data folders)
When i tried to launch SeriousSam (the unix executable) this error popped in the console
/Users/Downloads/x64/SamTFE/Bin/SeriousSam ; exit;
@MacBook-Air ~ % /Users/Downloads/x64/SamTFE/Bin/SeriousSam ; exit;
dyld[53389]: Library not loaded: @rpath/libEngine.dylib
Referenced from: /Users/Downloads/x64/SamTFE/Bin/SeriousSam
Reason: tried: '/Users/runner/work/SeriousSamClassic-VK/SeriousSamClassic-VK/SamTFE/Sources/build-x64/Debug/libEngine.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/runner/work/SeriousSamClassic-VK/SeriousSamClassic-VK/SamTFE/Sources/build-x64/Debug/libEngine.dylib' (no such file), '/Users/runner/work/SeriousSamClassic-VK/SeriousSamClassic-VK/SamTFE/Sources/build-x64/Debug/libEngine.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/runner/work/SeriousSamClassic-VK/SeriousSamClassic-VK/SamTFE/Sources/build-x64/Debug/libEngine.dylib' (no such file)
zsh: abort /Users/Downloads/x64/SamTFE/Bin/SeriousSam
Where i can download libEngine.dylib?
I would be really grateful if someone would help me