[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: QT3 dev environement



On Friday 05 September 2003 19:17, Olivier (skyshadow) Robert wrote:
> Just installed the qt3 dev packages and this is what I get with make.
>
> g++  -o Lesson1 main.o   -L/usr/share/qt3/lib -L/usr/X11R6/lib -lqt
> -lXext -lX11 -lm
> /usr/bin/ld: cannot find -lqt
> collect2: ld returned 1 exit status
> make: *** [Lesson1] Error 1

Try -lqt-mt to use the multithreaded QT library. The non-threaded one should 
not be used anymore.

-- 
Got Backup?



Reply to: