[Interest] Compiling 5.5.1 from git sources

Andrew Knight andrew.knight at intopalo.com
Fri Jan 29 15:39:48 CET 2016


On 29 January 2016 at 16:13, Jason H <jhihn at gmx.com> wrote:

> Hrm...
>
> Jasons-Mac-mini:qt5.5.1-ios jhihn$ which python
> /usr/bin/python
> Jasons-Mac-mini:qt5.5.1-ios jhihn$ python --version
> Python 2.7.10
>
> How can I recover from it?
>

Drop into the qtdeclarative build directory, and blow it away. Then run
path/to/qmake && make there. At least you'll save rebuilding the rest of Qt.


> *Sent:* Friday, January 29, 2016 at 9:03 AM
> *From:* "Andrew Knight" <andrew.knight at intopalo.com>
> *To:* "Jason H" <jhihn at gmx.com>
> *Cc:* "interest at qt-project.org" <interest at qt-project.org>
> *Subject:* Re: [Interest] Compiling 5.5.1 from git sources
> Hi,
>
> On 29 January 2016 at 16:00, Jason H <jhihn at gmx.com> wrote:
>>
>> I've been having some build problems, probably of my own fault.
>> My make distclean failed part of the way though, but it got far enough
>> that the configure script would proceed.
>>
>> ~/qt5/qtdeclarative/src/3rdparty/masm/yarr/YarrPattern.cpp:39:10: fatal
>> error: 'RegExpJitTables.h' file not found
>>
>>
>> Advice on how I can salvage my build?
>
>
> That's what happens when you don't have python in your path. Python is
> used to generate the JIT tables in qtdeclarative.
>
> HTH,
> Andrew
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20160129/baa2afd8/attachment.html>


More information about the Interest mailing list