P
pradeep
hi,
I am getting the following error when compiling my c++ program using
g++3.2
Thanks for any help.
In function `TreeNode::TreeNode[in-charge](QListView*, QString
const&, Indic::Node*)':
..obj/tree_gui.o(.text+0x173): undefined reference to `vtable for
TreeNode'
I have a simple class TreeNode and pointer of the same class in the
class
thanks
pradeep
I am getting the following error when compiling my c++ program using
g++3.2
Thanks for any help.
In function `TreeNode::TreeNode[in-charge](QListView*, QString
const&, Indic::Node*)':
..obj/tree_gui.o(.text+0x173): undefined reference to `vtable for
TreeNode'
I have a simple class TreeNode and pointer of the same class in the
class
thanks
pradeep