__vtbl unresolved

Hi

I get the following error while linking the final executable of the project.

Undefinedfirst referenced

symbolin file

...::__vtbl

[Hint: try checking whether the first non-inlined, non-pure virtual function of class .... is defined]

I tried defining first virtual function and still got the same error. Then I defined all the virtual functions still i get the same error.

I am using CC: Sun C++ 5.8 Patch 121017-08 2006/12/06 in solaris 9.

This happens only while building the executable in debug mode. Optimized builds don't raise this issue.

Is there any known bugs/issues related to this? Can someone please help me?

Thanks,

Qrio

Message was edited by:

Qrio

[751 byte] By [Qrioa] at [2007-11-27 9:44:14]
# 1
Could you provide test case that shows your problem?
Atanasyana at 2007-7-12 23:50:53 > top of Java-index,Development Tools,Solaris and Linux Development Tools...