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

Bug#327359: qmake generates invalid -L<path> linker Option



tag 327359 confirmed
thanks

Sven Geggus <sven@geggus.net> writes:

> --cut--
> geg@venus:./tmp2> echo >foo.pro
> geg@venus:./tmp2> qmake foo.pro
> geg@venus:./tmp2> grep ^LIBS Makefile 
> LIBS          = $(SUBLIBS) -L/usr/lib
> -L/tmp/buildd/qt4-x11-4.0.1/lib -lQtGui -L/usr/X11R6/lib
> -laudio -lXt -lpng -lSM -lICE -lXi -lXrender -lXrandr -lXcursor -lXinerama
> -lfreetype -lXext -lX11 -lm -lQtCore -lfontconfig -lz -ldl -lpthread
> --cut--
>
> The invalid Option I am talking about is "-L/tmp/buildd/qt4-x11-4.0.1/lib".

Yeah, the .pc/.la files have the same problem.  It looks like it's
scheduled to be fixed in 4.1.

http://www.trolltech.com/developer/tasktracker.html?method=entry&id=77152

-- 
Society is never going to make any progress until we all learn to
pretend to like each other.



Reply to: