← Back to team overview

yade-dev team mailing list archive

Re: 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




References