JetBrains / UnrealLink

Apache License 2.0
128 stars 24 forks source link

Fixing compilation on MacOS after fix of compilation on Linux #241

Closed hellg1 closed 1 year ago

hellg1 commented 1 year ago

Compilation on MacOS was failing due to attempt to use protected destructor, so overriding codecvt was needed Details: https://www.open-std.org/jtc1/sc22/wg21/docs/lwg-closed.html#721