[Development] How to build Qt5 out-of-source?

Xizhi Zhu xizhi.zhu at gmail.com
Sat May 12 09:30:51 CEST 2012


What's the error message?
At least the instructions at
http://qt-project.org/wiki/Building_Qt_5_from_Git works for me on Kubuntu.

On Sat, May 12, 2012 at 10:28 AM, Loaden <loaden at gmail.com> wrote:

> Hi, all!
> I want build Qt5 use out-of-source like this way, and final failed.
>
> #!/bin/bash
>>
>> unset QTDIR
>> export PATH="$PWD/../Qt5/qtbase/bin:$PATH"
>>
>> ../Qt5/configure -prefix $PWD/qtbase -opensource -confirm-license -fast
>> -nomake examples
>> ../Qt5/build -j 1
>>
>> read -n1 -p "Press any key to continue..."
>>
>> Any comments and tips are very welcome!
>
> --
> Please don't ask where I come from, It's a shame!
> Best Regards
> Yuchen
>
>
> _______________________________________________
> Development mailing list
> Development at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/development
>
>


-- 
Blessings,
Xizhi Zhu (Steven)

http://xzis.me/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20120512/6c8ad339/attachment.html>


More information about the Development mailing list