On Fri, Sep 05, 2003 at 08:25:05PM +0200, Nicos Gollan wrote:
> 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
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
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 stat
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
Before that I did a qmake -project, qmake.
4 matches
Mail list logo