RTTI in Kdevelop Projects
Harald Fernengel
harry at kdevelop.org
Wed Mar 6 17:06:56 GMT 2002
On Wednesday 06 March 2002 17:54, Graeme Phillipson wrote:
> 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.
If you are using an autoconf/automake based project, then please take a look
at the FAQ on www.kdevelop.org for information how to handle exceptions and
rtti.
Best regards,
Harald
-
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