Re: [Development] Installing Qt5Config.cmake from the Qt repo?

2011-11-02 Thread Alexander Neundorf
On Wednesday 02 November 2011, Stephen Kelly wrote: On Wednesday, November 02, 2011 11:50:11 Thiago Macieira wrote: On Wednesday, 2 de November de 2011 11:26:10 Stephen Kelly wrote: The use file is a convenience that is relatively common in cmake modules that adds includes and

Re: [Development] QT_DEPRECATED_SINCE and QT_DISABLE_DEPRECATED_BEFORE

2011-11-02 Thread Thiago Macieira
On Wednesday, 2 de November de 2011 10:53:40 bradley.hug...@nokia.com wrote: On 02 Nov, 2011, at 01:29 , ext Rohan McGovern wrote: I also noticed that Brad recently added the ability to pass through options like -Werror into configure [ http://codereview.qt-project.org/7487 ]. I intend for

[Development] Qt development topics in Qt Contribution Day

2011-11-02 Thread Quim Gil
Hi, I'm organizing the Qt Contribution Day in San Francisco on Nov 29. The discussion is taking place at the [interest] mailing list, see http://lists.qt-project.org/pipermail/interest/2011-November/58.html If you are planning to have Qt Project specific discussions, including those

Re: [Development] Installing Qt5Config.cmake from the Qt repo?

2011-11-02 Thread Stephen Kelly
On Wednesday, November 02, 2011 18:40:23 Thiago Macieira wrote: On Wednesday, 2 de November de 2011 18:12:58 Stephen Kelly wrote: This then introduces the problem of where does FindQt5.cmake get installed from? It would have to be in CMake itself. Seems like an odd thing to do just for the

Re: [Development] QT_DEPRECATED_SINCE and QT_DISABLE_DEPRECATED_BEFORE

2011-11-02 Thread Rohan McGovern
Thiago Macieira said: On Wednesday, 2 de November de 2011 10:53:40 bradley.hug...@nokia.com wrote: On 02 Nov, 2011, at 01:29 , ext Rohan McGovern wrote: I also noticed that Brad recently added the ability to pass through options like -Werror into configure [

[Development] Qt5 and opengl core dependence

2011-11-02 Thread martin ribelotta
I'm trying to build qtbase (Qt5) with this options: ./configure -v -qpa -developer-build -fast -opensource \ -no-accessibility \ -no-qt3support \ -no-xmlpatterns \ -no-multimedia \ -no-audio-backend \ -no-phonon \ -no-phonon-backend \