Pure virtual method called #472
Replies: 2 comments 5 replies
-
This is probably happening because a Below is an example of the order of operations with respect to factories and tree nodes. (Pulled from the overview presentation, slide 13).
An example can be found here. |
Beta Was this translation helpful? Give feedback.
-
Thank you for reply! |
Beta Was this translation helpful? Give feedback.
-
When I terminate the simulation, it will throw an exception about pure virtual method called. I find it in ResourceTreeNode.hpp:132 when the deleteParameters function called with gdb.
Beta Was this translation helpful? Give feedback.
All reactions