Re: [Mingw-w64-public] Qt wiki

2013-02-14 Thread NightStrike
On Mon, Jan 21, 2013 at 9:52 PM, Koehne Kai wrote: > PS: I think it would be help adaptation of the project a lot if things like > posix vs win32 threading, and sjlj vs dw2 exception handling (preferably even > with an advice what to use by default) would be documented somewhere within > the m

Re: [Mingw-w64-public] Qt wiki

2013-01-21 Thread Koehne Kai
ce what to use by default) would be documented somewhere within the mingw-w64 project site. > -Original Message- > From: K. Frank [mailto:kfrank2...@gmail.com] > Sent: Monday, January 21, 2013 3:50 PM > To: mingw-w64-public@lists.sourceforge.net > Subject: Re: [Mingw-w64-pu

Re: [Mingw-w64-public] Qt wiki

2013-01-21 Thread K. Frank
Hello niXman! I agree with what you are saying. On Mon, Jan 21, 2013 at 9:27 AM, niXman wrote: >> On top of that, Qt already caters for all the C++11 multithreading classes: >> QThread, QMutex, etc... all exist and are probably the ones used in Qt >> projects. I'll leave the final decision up to

Re: [Mingw-w64-public] Qt wiki

2013-01-21 Thread niXman
> On top of that, Qt already caters for all the C++11 multithreading classes: > QThread, QMutex, etc... all exist and are probably the ones used in Qt > projects. I'll leave the final decision up to you, but for stability's sake > I'd suggest using plain win32 threading (Qt is used by a lot of peop

Re: [Mingw-w64-public] Qt wiki

2013-01-21 Thread Koehne Kai
> -Original Message- > From: Suresh Govindachar [mailto:sgovindac...@yahoo.com] > Sent: Sunday, January 20, 2013 11:15 PM > To: mingw-w64-public@lists.sourceforge.net > Subject: Re: [Mingw-w64-public] Qt wiki > > [...] >My questions: > >A) C

Re: [Mingw-w64-public] Qt wiki

2013-01-21 Thread Алексей Павлов
2013/1/21 Koehne Kai > > > > And I have one patch that not in release branch yet: > > > > --- a/qtwebkit/Tools/qmake/mkspecs/features/default_pre.prf.orig 2013- > > 01-11 14:18:00 +0300 > > +++ b/qtwebkit/Tools/qmake/mkspecs/features/default_pre.prf 2013-01-11 > > +++ 14:18:07 +0300 > > @@ -21,6

Re: [Mingw-w64-public] Qt wiki

2013-01-21 Thread Koehne Kai
> -Original Message- > From: Алексей Павлов [mailto:alex...@gmail.com] > Sent: Monday, January 21, 2013 9:55 AM > To: mingw-w64-public@lists.sourceforge.net > Subject: Re: [Mingw-w64-public] Qt wiki > > Hi, Kai! > Does the issue reported on https://bugreports.

Re: [Mingw-w64-public] Qt wiki

2013-01-21 Thread Алексей Павлов
load default_pre from Qt load(default_pre) 2013/1/21 Koehne Kai > > > > -Original Message- > > From: Koehne Kai [mailto:kai.koe...@digia.com] > > Sent: Monday, January 21, 2013 9:30 AM > > To: mingw-w64-public@lists.sourceforge.net > >

Re: [Mingw-w64-public] Qt wiki

2013-01-21 Thread Koehne Kai
> -Original Message- > From: Koehne Kai [mailto:kai.koe...@digia.com] > Sent: Monday, January 21, 2013 9:30 AM > To: mingw-w64-public@lists.sourceforge.net > Subject: Re: [Mingw-w64-public] Qt wiki > > > > Actually all that should be needed for latest q

Re: [Mingw-w64-public] Qt wiki

2013-01-21 Thread Ruben Van Boxem
2013/1/21 Koehne Kai > > > -Original Message- > > From: Ruben Van Boxem [mailto:vanboxem.ru...@gmail.com] > > Sent: Saturday, January 19, 2013 9:27 PM > > To: mingw-w64-public@lists.sourceforge.net > > Subject: [Mingw-w64-public] Qt wiki > > > &

Re: [Mingw-w64-public] Qt wiki

2013-01-21 Thread Koehne Kai
> -Original Message- > From: Ruben Van Boxem [mailto:vanboxem.ru...@gmail.com] > Sent: Saturday, January 19, 2013 9:27 PM > To: mingw-w64-public@lists.sourceforge.net > Subject: [Mingw-w64-public] Qt wiki > > Hi, Hi Ruben & others, Thanks for the fixes to the

Re: [Mingw-w64-public] Qt wiki

2013-01-20 Thread Алексей Павлов
> > By the way, since this thread started with Ruben's post about > the wiki page he updated: > >http://qt-project.org/wiki/MinGW-64-bit > > This wiki for building Qt-5.x. > it might be relevant to note that there are two other "wiki" > pages pertaining to Qt and MinGW: >

Re: [Mingw-w64-public] Qt wiki

2013-01-20 Thread K. Frank
Hi Suresh! On Sun, Jan 20, 2013 at 5:14 PM, Suresh Govindachar wrote: > ... >Thank you very much for the pre-built packages. It is only in >the past few days that I heard of Qt, and have started looking >into learning it. > >My questions: > ... I can't answer your specific quest

Re: [Mingw-w64-public] Qt wiki

2013-01-20 Thread Suresh Govindachar
[Sorry, but had to edit the earlier version of this post by adding, for completeness, a link to the wiki page updated by Ruben.] On 1/19/2013 12:32 PM, AlexPux wrote: > > Hi, Ruben! > > I also has this work done in my Qt-builds on > https://github.com/Alexpux/Q

Re: [Mingw-w64-public] Qt wiki

2013-01-20 Thread Suresh Govindachar
On 1/19/2013 12:32 PM, AlexPux wrote: > > Hi, Ruben! > > I also has this work done in my Qt-builds on > https://github.com/Alexpux/Qt-builds. With my scripts > no possible [I think he means: no need to] do full build of > Qt-4.8.4(not tested yet), Qt-5.0.0, Qt-5.0.1 with all

Re: [Mingw-w64-public] Qt wiki

2013-01-20 Thread niXman
2013/1/20 Алексей Павлов: > Hi, Ruben! > I also has this work done in my Qt-builds on > https://github.com/Alexpux/Qt-builds. With my scripts no possible do full > build of Qt-4.8.4(not tested yet), Qt-5.0.0, Qt-5.0.1 with all Qt > prerequisites and dependencies except Microsoft DirectX SDK. Binary

Re: [Mingw-w64-public] Qt wiki

2013-01-19 Thread Ruben Van Boxem
2013/1/19 Peter Kümmel > On 19.01.2013 21:26, Ruben Van Boxem wrote: > > Hi, > > > > I have updated the Qt wiki on MinGW-w64: > > http://qt-project.org/wiki/MinGW-64-bit > > > > It has a nice explanation (which was *wrong* on many accounts until now) > of various "stuff". > > > > I'm attempting t

Re: [Mingw-w64-public] Qt wiki

2013-01-19 Thread Peter Kümmel
On 19.01.2013 21:26, Ruben Van Boxem wrote: > Hi, > > I have updated the Qt wiki on MinGW-w64: > http://qt-project.org/wiki/MinGW-64-bit > > It has a nice explanation (which was *wrong* on many accounts until now) of > various "stuff". > > I'm attempting to build the prereqs now, I might upload th

Re: [Mingw-w64-public] Qt wiki

2013-01-19 Thread Алексей Павлов
Hi, Ruben! I also has this work done in my Qt-builds on https://github.com/Alexpux/Qt-builds. With my scripts no possible do full build of Qt-4.8.4(not tested yet), Qt-5.0.0, Qt-5.0.1 with all Qt prerequisites and dependencies except Microsoft DirectX SDK. Binary builds now hosted on https://source

[Mingw-w64-public] Qt wiki

2013-01-19 Thread Ruben Van Boxem
Hi, I have updated the Qt wiki on MinGW-w64: http://qt-project.org/wiki/MinGW-64-bit It has a nice explanation (which was *wrong* on many accounts until now) of various "stuff". I'm attempting to build the prereqs now, I might upload them when I succeed. Also: it seems the Qt Project chose for