Re: [Development] Qt wiki MinGW for 64 bit

2012-09-17 Thread kai.koehne
> -Original Message- > From: ext Jonathan Liu [mailto:net...@gmail.com] > Sent: Saturday, September 15, 2012 4:43 AM > To: Koehne Kai (Nokia-MP/Berlin) > Cc: i.nix...@gmail.com; development@qt-project.org > Subject: Re: [Development] Qt wiki MinGW for 64 bit > &g

Re: [Development] Qt wiki MinGW for 64 bit

2012-09-14 Thread Jonathan Liu
On 14/09/2012 10:55 PM, kai.koe...@nokia.com wrote: >>> That's interesting. So the linking of designer_components with the >>> precompiled header works for you? >> It turns out so .. >> Or, perhaps, the matter is that you used 32-bit MinGW for >> crosscompiling for 64-bit. > No, actually the error

Re: [Development] Qt wiki MinGW for 64 bit

2012-09-14 Thread Jonathan Liu
On 14/09/2012 7:55 PM, niXman wrote: > Today, reading this(qt-project.org/wiki/MinGW-64-bit) note, I paid > attention to the fact that it refers to the need to edit qmake.conf > Qt5 for building 64-bit. > But yesterday, I have built Qt5 for 64-bit successfully without > changing qmake.conf. > Tell

Re: [Development] Qt wiki MinGW for 64 bit

2012-09-14 Thread niXman
2012/9/14 kai.koehne: > No, actually the error only appeared when I was using the native 64 bit > toolchain. I have the possibility to increase the stack size for cc1plus.exe during the building MinGW. I just need to know what size of stack is needed... -- Regards, niXman

Re: [Development] Qt wiki MinGW for 64 bit

2012-09-14 Thread kai.koehne
>> That's interesting. So the linking of designer_components with the >> precompiled header works for you? > It turns out so .. >Or, perhaps, the matter is that you used 32-bit MinGW for >crosscompiling for 64-bit. No, actually the error only appeared when I was using the native 64 bit toolchain

Re: [Development] Qt wiki MinGW for 64 bit

2012-09-14 Thread niXman
2012/9/14 kai.koehne: > That's interesting. So the linking of designer_components with the > precompiled header works for you? It turns out so .. Or, perhaps, the matter is that you used 32-bit MinGW for crosscompiling for 64-bit. > Which exact sha of qttools are you using? fe4595462835acd9304

Re: [Development] Qt wiki MinGW for 64 bit

2012-09-14 Thread kai.koehne
> I edited this note. > Thanks. The qmake.conf changes were from an earlier attempt where I tried to use the crosscompiler (32 bit gcc, 64 bit target). I only later on discovered that there are two mingw-builds packages, one 64 bit and one 32 bit. > About segfolt when building designer I do lea

Re: [Development] Qt wiki MinGW for 64 bit

2012-09-14 Thread niXman
I edited this note. About segfolt when building designer I do leave, even though I have not faced with this error. -- Regards, niXman ___ Dual-target(32 & 64 bit) MinGW compilers for 32 and 64 bit Windows: http://sourceforge.net/projects/mingwbuild

Re: [Development] Qt wiki MinGW for 64 bit

2012-09-14 Thread niXman
2012/9/14 Laszlo Papp: > "Wiki menu" box under the ratings on the right side. Yes, I see. Thank you! -- Regards, niXman ___ Dual-target(32 & 64 bit) MinGW compilers for 32 and 64 bit Windows: http://sourceforge.net/projects/mingwbuilds/ _

Re: [Development] Qt wiki MinGW for 64 bit

2012-09-14 Thread Laszlo Papp
> > I am registered and logged in, but I don't see any 'Edit'/'Fix' button. > "Wiki menu" box under the ratings on the right side. Laszlo ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development

Re: [Development] Qt wiki MinGW for 64 bit

2012-09-14 Thread niXman
2012/9/14 Laszlo Papp: > If you register, you can also do that yourself. Hmm... I am registered and logged in, but I don't see any 'Edit'/'Fix' button. -- Regards, niXman ___ Dual-target(32 & 64 bit) MinGW compilers for 32 and 64 bit Windows: htt

Re: [Development] Qt wiki MinGW for 64 bit

2012-09-14 Thread Laszlo Papp
On Fri, Sep 14, 2012 at 11:12 AM, niXman wrote: > 2012/9/14 André Somers: > > > Perhaps it is outdated? > > Maybe... > But I have no rights to edit this note. > Somebody can correct this note? > If you register, you can also do that yourself. Laszlo _

Re: [Development] Qt wiki MinGW for 64 bit

2012-09-14 Thread Konstantin Tokarev
14.09.2012, 14:12, "niXman" : > 2012/9/14 André Somers: > >>  Perhaps it is outdated? > > Maybe... > But I have no rights to edit this note. > Somebody can correct this note? AFAIK all you need is to register. -- Regards, Konstantin ___ Development m

Re: [Development] Qt wiki MinGW for 64 bit

2012-09-14 Thread niXman
2012/9/14 André Somers: > Perhaps it is outdated? Maybe... But I have no rights to edit this note. Somebody can correct this note? -- Regards, niXman ___ Dual-target(32 & 64 bit) MinGW compilers for 32 and 64 bit Windows: http://sourceforge.net/p

Re: [Development] Qt wiki MinGW for 64 bit

2012-09-14 Thread André Somers
Op 14-9-2012 11:55, niXman schreef: > Hello, > > Today, reading this(qt-project.org/wiki/MinGW-64-bit) note, I paid > attention to the fact that it refers to the need to edit qmake.conf > Qt5 for building 64-bit. > But yesterday, I have built Qt5 for 64-bit successfully without > changing qmake.con

[Development] Qt wiki MinGW for 64 bit

2012-09-14 Thread niXman
Hello, Today, reading this(qt-project.org/wiki/MinGW-64-bit) note, I paid attention to the fact that it refers to the need to edit qmake.conf Qt5 for building 64-bit. But yesterday, I have built Qt5 for 64-bit successfully without changing qmake.conf. Tell me please, why in the wiki is said that i