[Interest] Qt 4.8.3 / MinGW: JavaScriptCore doesn't compile

Loaden loaden at gmail.com
Sun Sep 16 14:02:44 CEST 2012


https://codereview.qt-project.org/#change,34843

2012/9/16 R. Reucher <rene.reucher at batcom-it.net>

> On Sunday 16 September 2012 11:21:11 Josh wrote:
> > I just got the same exact error on Mingw-w64 4.7.1-2 (rubenvb's build).
> >
> >   From what I see reported the Ming 4.4 installer also has confirmed
> > problems with compiling projects.  This is the sloppiest release of Qt
> > yet. I question the future of Qt under its new management...
> >
> > _______________________________________________
> > Interest mailing list
> > Interest at qt-project.org
> > http://lists.qt-project.org/mailman/listinfo/interest
> Well, I just got it to continue compiling when I change line 30 in the file
>
>
> src/3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocatorFixedVMPool.cpp
>
> from
>
> #if ENABLE(EXECUTABLE_ALLOCATOR_FIXED)
>
> to
>
> #if 0
>
> But that's no clean fix... I first tried fixing it the way it's suggested
> in
> an older webkit bug-report, but that didn't work:
> https://bugs.webkit.org/show_bug.cgi?id=61235
>
> Cheers, René
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>



-- 
Best Regards
Yuchen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20120916/c4ed062c/attachment.html>


More information about the Interest mailing list