-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tuesday 23 October 2001 11:56 am, Sheldon Lee-Wen wrote: > Hi, > > When I compile tutorial 7 of the qt tutorials I get the following in the > linking stage: > > /home/sheldonl/development/learnqt/learnqt/lcdrange.cpp:23: undefined > reference to `LCDRange::QPaintDevice virtual table' > /home/sheldonl/development/learnqt/learnqt/lcdrange.cpp:23: undefined > reference to `LCDRange virtual table' > > Anyone have any ideas? I'm on sid kde 2.2.1 > libqt-dev 2.3.1-13
#include <qpaintdevice.h> if you aren't already. - -- D.A.Bishop -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE71c/mKEJ4huP2XBERAh9kAKCPqwRy086ijwqAIeHBSw8958KCnwCePdhd EgFDK3hEdrM60jsHZxDHtG4= =nMeQ -----END PGP SIGNATURE-----

