qmake-qt3 improver QMAKE variable reference in generated Makefiles

Bug #997632 reported by ClementMenier
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
qt-x11-free (Ubuntu)
New
Undecided
Unassigned

Bug Description

Ubuntu 12.04

qt3-dev-tools: 3:3.3.8-b-8ubuntu3

When using qmake-qt3, the Makefile generated refers to QMAKE = qmake. This leads to a miscompilation in those cases:
* using subdirs: "qmake" will be called instead of qmake-qt3 causing troubles as qmake is qt4
* when the Makefile needs to be regenerated if the .pro has been modified: "qmake" will be called instead of the proper "qmake-qt3"

One solution could be to change the QMAKE variable in the mkspecs of Qt3 but I am no expert at all in this regard.

Clement.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.