Custom Query (301 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (112 - 114 of 301)

Ticket Resolution Summary Owner Reporter
#196 fixed Qmake creates invalid "LIBS" entry in Makefile,xxxxx rudi
Description

When a library in a *.pro file has special chars in it's name the library name in the makefile is not correctly escaped.

Example.pro:

LIBS += -lMagick++

Makefile:

LIBS = ... -l"-lMagick++"

Note that the attached diff has some whitespace changes as well. The functional part is the removal of the quotes before checking for "-l" or "-L".

#195 wontfix Automated installation via WIC is disabled BlondeGuy
Description

In version 4.6.3, there is a warning page. If I attempt to install via WIC -i, then I get the text of this page and no installation rather than a successful installation returning 0.

If I find time, I fix the script and upload to this ticket.

#194 fixed qt-dev-4_6_3.wpi sets wrong documentation path in qtsys.conf rudi
Description

The installer for the development package sets the path to the documentation in qtsys.conf to <installation directory>. However, it should point to <installation directory>/doc. Please check dev.wis.tpl, line 37.

Note: See TracQuery for help on using queries.