EpicOnlineTransport
EpicOnlineTransport copied to clipboard
Mac Editor Fix
Changes:
- Added Mac OS dynamic library loading in EOSSDKComponent
- Fixed .dylib extension in Config
I tried to update this transport a few days ago and kept getting an EntryPointNotFoundException
error involving libEOSSDK-Mac-Shipping.dylib
. Does this fix this? If so I'll test it out.
I tried to update this transport a few days ago and kept getting an
EntryPointNotFoundException
error involvinglibEOSSDK-Mac-Shipping.dylib
. Does this fix this? If so I'll test it out.
I came here looking for a solution to the exact same issue you're describing. This PR fixed it for me so go ahead and try it out.