Hi Arijit,
I have set following paths in the .bashrc file
export QTDIR=/usr/share/qt4
export PATH=$QTDIR/bin:$PATH
export QMAKEPATH=/home/OpenSource/webkit/Tools/qmake
Apart from that when check the qmake version it says
1) qmake -version
QMake version 2.01a
Using Qt version 4.8.1 in /usr/lib/x86_64-linux-gnu
2) which qmake
/usr/share/qt4/bin/qmake
I am using Ubuntu 12.04 LTS 64 Bit.
Please let me know if I am missing some thing.
Regards,
Manish R Gurnaney
On Thu, Mar 6, 2014 at 5:25 AM, arijit chattopadhyay <[email protected]>wrote:
> Did you set your QTDIR in your bashrc? (I assume you are using Linux
> machine)
>
> Arijit
> Graduate Research Assistant
> CESCA
> Computer Engineering Department
> Virginia Tech
>
>
> On Wed, Mar 5, 2014 at 1:23 PM, Manish Gurnaney
> <[email protected]>wrote:
>
>> Hi All
>> I am trying to build Webkit Qt port. When I run the build comman
>> it gives me this error
>> ./Tools/Scripts/build-webkit --qt
>> Calling 'qmake /home/manish/OpenSource/webkit/WebKit.pro
>> CONFIG-=production_build' in
>> /home/manish/OpenSource/webkit/WebKitBuild/Release
>>
>> Project ERROR: Building WebKit with Qt versions older than 5.0 is not
>> supported.
>>
>> Failed to set up build environment using qmake!
>>
>>
>> To resolve this I am tried to install qt-opensource-linux-x64-5.2.1.run.
>> But it gives Segmentation fault.
>>
>>
>> Can you please help me to resolve this issue.
>> Regards,
>> Manish R gurnaney
>>
>> _______________________________________________
>> webkit-qt mailing list
>> [email protected]
>> https://lists.webkit.org/mailman/listinfo/webkit-qt
>>
>>
>
_______________________________________________
webkit-qt mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-qt