A recent post [1] state that RTTI cannot be used whole-engine as suggested here anymore. What module structure should I create in order to create a plugin for a third party external dynamic library that uses dynamic_cast and typeid?
A recent post [1] state that RTTI cannot be used whole-engine as suggested here anymore. What module structure should I create in order to create a plugin for a third party external dynamic library that uses dynamic_cast and typeid?