RTTI failed compiling when enabled for 4.23 linux

Okay I got it also working this way:

  • ModuleRules.cs: bUseRTTI = true by default
  • LinuxToolChain.cs: CompileEnvironment.bHideSymbolsByDefault comment out
  • Delete XMPP Module
1 Like