Hi all,
        I get the following error. What must I do
ld: cannot open -lqt: No such file or directory

The source for this is
# Linux 2.0.x, g++ 2.7.2.1
CFLAGS  =       -g -Wall -pipe -O2 -m486
LFLAGS  =       -L$(LIBDIR) -lqt
LEXTRA  =
CC      =       g++

Thanks in advance
Regards

Reply via email to