← Back to team overview

yade-dev team mailing list archive

R: Re: Error plugin

 

Actually I was including in the header file the virtual destructor.. So why is 
it giving me such error?
Cheers, Chiara 

>----Messaggio originale----
>Da: eudoxos@xxxxxxxx
>Data: 01/02/2010 18.18
>A: <yade-dev@xxxxxxxxxxxxxxxxxxx>
>Ogg: Re: [Yade-dev] Error plugin
>
>> undefined symbol `typeinfo for Ip2_MindlinMat_MindlinMat_MindlinPhys'
>> 55 [0x7f7571dca7f0] FATAL yade.Omega null 
>https://www.yade-dem.org/sphinx/prog.html#run-time-type-identification-rtti 
(in the warning box). Easiest way is to declare a virtual desctructor in the 
header, then make its empry implementation in the .cpp file. (see e.g. 
NormShearPhys)
>
>v
>
>
>_______________________________________________
>Mailing list: https://launchpad.net/~yade-dev
>Post to     : yade-dev@xxxxxxxxxxxxxxxxxxx
>Unsubscribe : https://launchpad.net/~yade-dev
>More help   : https://help.launchpad.net/ListHelp
>





Follow ups