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

Re: QT3 dev environement



On Fri, Sep 05, 2003 at 07:17:09PM +0200, Olivier Robert wrote:
> Hi,
> 
> 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

Answering to myself, but who knows, might help others as well.

I solved my library problem by adding a libqt.so simlink.
libqt.so -> ../../../lib/libqt.so.3.1.1

Back in business ;)
-- 
 .''`'.     Olivier Robert
 : :'  :    # cat Earth | sed -e s/microsoft/debian/g > Better_World
 `. `'`
   `-  Debian - Just GNU it!
_____________________________________________________________________
Envie de discuter en "live" avec vos amis ? Télécharger MSN Messenger
http://www.ifrance.com/_reloc/m la 1ère messagerie instantanée de France



Reply to: