Re: [Development] Experimental Qt 5 installers by Digia

2012-07-12 Thread Turunen Tuukka
Hi, It is about impossible to say without looking into what your code is about. And of course every build of Qt 5 is different as there is active work ongoing in most areas still. If you have time to track down the cause of the problem, please raise a bug on this. Yours, -- Tuukk

Re: [Development] Experimental Qt 5 installers by Digia

2012-07-12 Thread Leandro Melo de Sales
Hi, This was with my own source code, that it compiles nicely with my own Qt5 compilation that I did following the guide available here: http://qt-project.org/wiki/Building-Qt-5-from-Git []s, Leandro. -- Leandro Melo de Sales Professor at Institute of Computing at Federal University of Alagoas,

Re: [Development] Fixing the DLL/shared/static mess

2012-07-12 Thread Loaden
This changed broken qbs build on Windows (MSVC2010SP1): 96166fa56abb52157387c4911efbd4e5e6beee93 After change CONFIG += staticlib to CONFIG += static (src\lib\lib.pro) still can't solved the build issue. Any comments? > commandexecutor.cpp > transformer.cpp > d:\qpsoft\projects\buildqt5-x86\qtbas

Re: [Development] Fixing connecting to private signals

2012-07-12 Thread Girish Ramakrishnan
Hi, On Wed, Jul 11, 2012 at 10:40 PM, Olivier Goffart wrote: > On Wednesday 11 July 2012 18:50:15 Stephen Kelly wrote: >> So, either the code should stay as is - leaving the signals private and >> making function pointer connects not work, or the patches should be >> applied, making function poin

Re: [Development] Experimental Qt 5 installers by Digia

2012-07-12 Thread Turunen Tuukka
Was this with some of the examples, say animatedtiles, or with your own code? I mean are you able to build at all? For us the mac package did work nicely at least for examples. Yours, -- -- Tuukka Leandro Melo de Sales kirjoitti 13.7.2012 4:03: Dear Turunen, I have insta

Re: [Development] Experimental Qt 5 installers by Digia

2012-07-12 Thread Leandro Melo de Sales
Dear Turunen, I have installed using the installer .dmg on my Mac and when I run qmake I get the following error: *Project ERROR: Unknown module(s) in QT: quick qml widgets multimedia xml network gui core* Any suggestion? []s, Leandro. -- Leandro Melo de Sales Professor at Institute of Com

Re: [Development] Experimental Qt 5 installers by Digia

2012-07-12 Thread Richard Moore
Thanks Turunen, good to see this side of the release moving forward. Cheers Rich. On 12 July 2012 14:59, Turunen Tuukka wrote: > > Hi All, > > As you know we have been working in close co-operation in the Qt Project for > making the installers for Qt 5 as well as the tools to create these. >

Re: [Development] Experimental Qt 5 installers by Digia

2012-07-12 Thread Turunen Tuukka
We have contributed all the changes we made, so that part should be same. Yours, -- Tuukka Rafael Roquetto kirjoitti 12.7.2012 17:21: Hello, Are these installers based on the Qt installer framework? If so, are there any differences in the framework code itself, or is it just the

Re: [Development] Experimental Qt 5 installers by Digia

2012-07-12 Thread Rafael Roquetto
Hello, Are these installers based on the Qt installer framework? If so, are there any differences in the framework code itself, or is it just the build system and build scripts which are different? Best regards, Rafael On Thu, Jul 12, 2012 at 01:59:45PM +, Turunen Tuukka wrote: > > Hi All,

[Development] Experimental Qt 5 installers by Digia

2012-07-12 Thread Turunen Tuukka
Hi All, As you know we have been working in close co-operation in the Qt Project for making the installers for Qt 5 as well as the tools to create these. If you wish, you can take a look on the experimental installers we create at: http://releases.qt-project.org/digia/ Currently the installer