Re: [Development] Nominating Peter Varga for approver status

2012-06-10 Thread Simon Hausmann
On Wednesday, May 23, 2012 09:02:00 AM ext Simon Hausmann wrote: > Hi, > > I would like to nominate Peter for approver status. > > As part of the team in the University of Szeged he has completed the past > few rebases of V8 in the qtjsbackend module, a task that is anything but > easy, with a fa

Re: [Development] About pcre in qt5

2012-06-10 Thread Giuseppe D'Angelo
On 11 June 2012 00:49, wrote: > Disabling PCRE makes sense for me. As we have QT_NO_REGEXP already, add it to > feature list and fix the build. To be ultra pedantic, perhaps QT_NO_REGEXP should be renamed into samething like QT_NO_REGULAREXPRESSION for selectively disabling PCRE+QRegularExpress

Re: [Development] About pcre in qt5

2012-06-10 Thread tasuku.suzuki
Hi, I have fixed qconfig and QT_NO_FEATURE builds in Qt 4.6 and 4.7. I just started fixing them in Qt 5 a month ago. You can see some of them here [1]. As Thiago said, they are not supported and tested. But you are able to fix and use them if you really need to reduce the footprint. Disabling

Re: [Development] Q_EXPORT_PLUGIN_2 breaks source compat

2012-06-10 Thread Thiago Macieira
On domingo, 10 de junho de 2012 20.44.05, David Faure wrote: > Is it really desired to break source compat so much, after making the > promise of "almost no porting required"? Porting to a different plugin > framework doesn't sound trivial. Well, maybe it is, who knows -- there is > no entry in dis

Re: [Development] FW: Alpha 2 this week or skip it

2012-06-10 Thread Laszlo Papp
On Sun, Jun 10, 2012 at 12:07 PM, techabc wrote: > yes, thing get well in my another project. Could you please clarify the error output again after including ? Best Regards, Laszlo Papp ___ Development mailing list Development@qt-project.org http://li

[Development] Q_EXPORT_PLUGIN_2 breaks source compat

2012-06-10 Thread David Faure
commit 7443895857fdaee132c8efc643e471f02b3d0fa4 Author: Lars Knoll Date: Sat Jun 2 05:42:13 2012 +0200 Remove support for Qt 4 style plugins The new plugin format allows us to avoid loading the plugins in all cases. Remove the old format, as we could get bad behavior with t

Re: [Development] About pcre in qt5

2012-06-10 Thread Brett Stottlemyer
> If I add the QT_NO_CURSOR flag, Qt5 won’t compile at all. I’m more concerned > about QT_NO_CURSOR not compiling for Qt5. Here is more detail on the compile errors I am getting: From the build log: cd src\gui\ && "C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\BIN\nmake

Re: [Development] FW: Alpha 2 this week or skip it

2012-06-10 Thread techabc
yes, thing get well in my another project. 2012/6/10 Thiago Macieira : > On domingo, 10 de junho de 2012 16.24.34, techabc wrote: >> sorry, I can't fix it by a patch. >> According http://forums.create.msdn.com/forums/p/95589/571215.aspx >> I have added >> #include >> to fixed the same error in an

Re: [Development] FW: Alpha 2 this week or skip it

2012-06-10 Thread Thiago Macieira
On domingo, 10 de junho de 2012 16.24.34, techabc wrote: > sorry, I can't fix it by a patch. > According http://forums.create.msdn.com/forums/p/95589/571215.aspx > I have added > #include > to fixed the same error in another none qt project, but I don't know > how to fix it in qt throw a patch. A

Re: [Development] FW: Alpha 2 this week or skip it

2012-06-10 Thread techabc
sorry, I can't fix it by a patch. According http://forums.create.msdn.com/forums/p/95589/571215.aspx I have added #include to fixed the same error in another none qt project, but I don't know how to fix it in qt throw a patch. 2012/6/10 Thiago Macieira : > On domingo, 10 de junho de 2012 16.12.05

Re: [Development] FW: Alpha 2 this week or skip it

2012-06-10 Thread Thiago Macieira
On domingo, 10 de junho de 2012 16.12.05, techabc wrote: > http://releases.qt-project.org/qt5.0/beta-snapshots/2012-06-09_07-01-09/ > qt3d compile failted by visual studio 2012 RC: Looks like missing includes. Can you provide a patch with the necessary ones? -- Thiago Macieira - thiago.macieira (

Re: [Development] FW: Alpha 2 this week or skip it

2012-06-10 Thread techabc
http://releases.qt-project.org/qt5.0/beta-snapshots/2012-06-09_07-01-09/ qt3d compile failted by visual studio 2012 RC: "D:\Program Files\Microsoft Visual Studio 11.0\VC\BIN\nmake.exe" -f Make file.Release Microsoft (R) Program Maintenance Utility Version 11.00.50522.1 Copyright (C) Micros

Re: [Development] Qt5 packages for Ubuntu

2012-06-10 Thread Loaden
Another way: > sudo update-alternatives --install /usr/bin/qmake qmake /opt/qt5/bin/qmake > 30 > sudo update-alternatives --config qmake > update-alternatives --display qmake 2012/6/8 Zoltán Balogh > Remember to add the /opt/qt5/bin to the $PATH in order to use the Qt5 > binaries without probl

Re: [Development] FW: Alpha 2 this week or skip it

2012-06-10 Thread Thiago Macieira
On domingo, 10 de junho de 2012 07.32.54, techabc wrote: > vs2010 is OK, but vs2012 RC failed, I just want to try win32-msvc11 Please post the 2012 RC build errors and fixes. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center Intel