This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
What does "pure virtual method called" error mean?
- From: Abizar <Abizar at stts dot com dot sg>
- To: gcc at gcc dot gnu dot org
- Date: Wed, 23 Jan 2002 16:54:45 +0800
- Subject: What does "pure virtual method called" error mean?
Hi,
I'm not sure if this is the right place to ask this but...
During run-time, my program terminates and the message "pure virtual method
called" is shown.
The program was compiled using GCC3.0.3. I would like to know what are its
possible causes.
Thank you & Best Regards,
Abizar