RTTI in Kdevelop Projects

Graeme Phillipson G.P.Phillipson-97 at student.lboro.ac.uk
Wed Mar 6 16:54:28 GMT 2002


Hello,
I'm trying to add some dynamic_casts to my project, however they allway cause 
parse errors i.e.:
return dynamic_cast<Argus::ObjectBox::Contents*> worldBox;
produces
parse error before ;
I got the impression that the templates that produce new classes have rtti 
turned on by default, however I tired added -frtti to the compiler options 
just in case, but it didn't have any effect. So what is nessacery to turn on 
RTTI in KDevelop?
Any help would be much appreciated.
Graeme Phillipson.

-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list