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

2012-09-18 Thread R. Reucher
Correction to my last post: On Tuesday 18 September 2012 15:28:26 R. Reucher wrote: > I've now reached another problem... it seems that qmake from this build > doesn't work properly as it exposes *empty* values for QT_VERSION (and > QT_MAJOR_VERSION, QT_MINOR_VERSION etc.), but others like CONFIG

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

2012-09-18 Thread R. Reucher
On Tuesday 18 September 2012 15:28:26 R. Reucher wrote: > I've now reached another problem... it seems that qmake from this build > doesn't work properly as it exposes *empty* values for QT_VERSION (and > QT_MAJOR_VERSION, QT_MINOR_VERSION etc.), but others like CONFIG or QT for > example have vali

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

2012-09-18 Thread R. Reucher
On Sunday 16 September 2012 18:29:26 R. Reucher wrote: > On Sunday 16 September 2012 14:28:56 R. Reucher wrote: > > On Sunday 16 September 2012 14:02:44 you wrote: > > > https://codereview.qt-project.org/#change,34843 > > > > Thanks. Will retry with this patch applied (it's the same diff as > > su

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

2012-09-16 Thread R. Reucher
On Sunday 16 September 2012 14:28:56 R. Reucher wrote: > On Sunday 16 September 2012 14:02:44 you wrote: > > https://codereview.qt-project.org/#change,34843 > > Thanks. Will retry with this patch applied (it's the same diff as suggested > in the old webkit bug I referred to earlier). The patch wor

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

2012-09-16 Thread R. Reucher
On Sunday 16 September 2012 14:02:44 you wrote: > https://codereview.qt-project.org/#change,34843 Thanks. Will retry with this patch applied (it's the same diff as suggested in the old webkit bug I referred to earlier). ___ Interest mailing list Interest

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

2012-09-16 Thread Loaden
https://codereview.qt-project.org/#change,34843 2012/9/16 R. Reucher > 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 compi

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

2012-09-16 Thread R. Reucher
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

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

2012-09-16 Thread Josh
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...

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

2012-09-16 Thread Josh
I just got the same 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 and I question the future of Qt under Digia. __

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

2012-09-15 Thread R. Reucher
Hi! I just tried building Qt 4.8.3 on Windows 7 x64 with MinGW (GCC 4.6.3), but I get the attached error when compiling JavaScriptCore. How come it's trying to #include "sys/mman.h" in a MinGW environment? I built Qt 4.8.3 through VC++ 2010 flawlessly before (both 32-, and 64-bit). Thanks in a