The only time I ever saw complaints about virtual tables was when I had problems with automoc. The moc files were not linked in. Basically, it was a problem with the Makefiles. I think running "make -f Makefile.dist" solves the problem. Essentially, it runs "perl automoc" in the main project directory, and thereafter autoconf if I remember correctly. -- Stefan van den Oord s.m.vandenoord@student.utwente.nl