Hi,

On 29 January 2016 at 16:00, Jason H <[email protected]> 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
_______________________________________________
Interest mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to