JetBrains / UnrealLink

Apache License 2.0
128 stars 24 forks source link

Proper fix for building RiderLink on Windows for UE5.2 or later #240

Closed hellg1 closed 1 year ago

hellg1 commented 1 year ago

"else" is hanging for no reason before #endif. We need to explicitly set bUseRTTI to true in else branch for UE5.2, so on Windows RTTI will be used for UE5.2 or later