As noted in the forum, some of the build configurations (including at least Win 32 Release Static) do not have run-time type information configured. This should be a default as dynamic_cast is used. Is probably a good idea anyway.
Log in to post a comment.