EpicOnlineTransport icon indicating copy to clipboard operation
EpicOnlineTransport copied to clipboard

Mac Editor Fix

Open MadkevOP7 opened this issue 3 years ago • 2 comments

Changes:

  1. Added Mac OS dynamic library loading in EOSSDKComponent
  2. Fixed .dylib extension in Config

MadkevOP7 avatar Dec 31 '21 06:12 MadkevOP7

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.

spennythug avatar Jan 15 '22 16:01 spennythug

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 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.

Tubeliar avatar Apr 12 '22 10:04 Tubeliar