You are not logged in.

#1 2008-10-28 18:56:00

VuDu
Member
Registered: 2007-05-11
Posts: 95

Using qmake to make a qt3 application

Hello,
I want to compile a qt3 application but qmake is using qt4. Googling a bit seems to point to the existence of a qmake-qt3 binary, but Arch doesn't seems to have it.
Is there any way around?

Thanks smile




EDIT:  Extra info:

$ qmake -v
QMake version 2.01a
Using Qt version 4.4.3 in /usr/lib

Last edited by VuDu (2008-10-28 19:21:03)

Offline

#2 2008-10-28 19:12:55

VuDu
Member
Registered: 2007-05-11
Posts: 95

Re: Using qmake to make a qt3 application

Ok, found that /opt/qt/bin/qmake does the job smile

$ /opt/qt/bin/qmake -v
Qmake version: 1.07a (Qt 3.3.8)
Qmake is free software from Trolltech ASA.

Last edited by VuDu (2008-10-28 19:21:17)

Offline

Board footer

Powered by FluxBB