On 18/10/2017 8:08 pm, "Thiago Macieira" wrote:
[moving to the interest mailing list; please drop development@ when
replying]
On Tuesday, 17 October 2017 23:38:24 PDT bhaskar kotha wrote:
> How to configure Qt so that Qmake should not take absolute path.
That's not possible. You can't move Qt:
[moving to the interest mailing list; please drop development@ when replying]
On Tuesday, 17 October 2017 23:38:24 PDT bhaskar kotha wrote:
> How to configure Qt so that Qmake should not take absolute path.
That's not possible. You can't move Qt: you have to decide where it's going to
be the mom
Hi,
When I am configuring Qt with
./configure -prefix /home/bkotha/Qt5.4 -hostprefix /home/bkotha/Qt5.4
-bindir /home/bkotha/Qt5.4/bin -libdir /home/bkotha/Qt5.4/lib -headerdir
/home/bkotha/Qt5.4/include -plugindir /home/bkotha/Qt5.4/plugins -importdir
/home/bkotha/Qt5.4/imports -archdatadir /home/