Compile astvisitor.cpp with rtti.
If this file is compiled without rtti, dynamic_cast doesn't work for any objects instantiated from inside it, even if enabled for the file where the dynamic_cast call is located.