Public bug reported:

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.

** Affects: qt-x11-free (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/997632

Title:
  qmake-qt3 improver QMAKE variable reference in generated Makefiles

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qt-x11-free/+bug/997632/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to