Re: [Interest] QML QtQuick 2 (Qt5) font looks very blurry!

2012-12-20 Thread Mark
On Fri, Dec 21, 2012 at 2:16 AM, Thiago Macieira wrote: > On quinta-feira, 20 de dezembro de 2012 23.15.22, Mark wrote: >> >> That's the "fontsampler" example. >> >> Note the "a" character. It has no subpixel (or poor) hinting. Or >> >> aliasing.. whichever is the default stuff for Windows 7. >> >

Re: [Interest] Problem configuring Qt 5 on Windows

2012-12-20 Thread Thiago Macieira
On sexta-feira, 21 de dezembro de 2012 01.46.13, andy fillebrown wrote: > >> One of the reasons I use -dont-process is so I can add CONFIG+=silent > >> and -after CONFIG+=warn_off to the call to qmake. Is there another > >> way of reducing the compiler output that I'm not aware of? > > > > The sa

Re: [Interest] Trouble with "release" build on Win7

2012-12-20 Thread Yves Bailly
Hello all again, Le 20/12/2012 15:19, Yves Bailly a écrit : > Greetings all, > I'm building Qt5 for 64bits using Visual 2010 on a Windows 7 64bits host, > debug and release. > However it seems anything using Qt5Gui.dll fails to start. > > - Running the example qtbase/examples/gui/analogclock/debu

Re: [Interest] Problem configuring Qt 5 on Windows

2012-12-20 Thread andy fillebrown
On Thu, Dec 20, 2012 at 10:33 PM, Thiago Macieira wrote: > On quinta-feira, 20 de dezembro de 2012 20.56.53, andy fillebrown wrote: >> On Thu, Dec 20, 2012 at 11:12 AM, Thiago Macieira >> >> wrote: >> > On quinta-feira, 20 de dezembro de 2012 12.54.26, Koehne Kai wrote: >> >> haven't used "-fast

Re: [Interest] Qt5 and QtSolutions

2012-12-20 Thread BRM
No, it only means that the code is now available in Gerrit and if I understand things correction (Thiago please correct me if I'm wrong) that simply means its easier for anyone in Qt-Project that has signed the CLA and gotten a Gerrit account to work with and contribute changes. It does not mean

Re: [Interest] Problem configuring Qt 5 on Windows

2012-12-20 Thread Thiago Macieira
On quinta-feira, 20 de dezembro de 2012 21.10.56, andy fillebrown wrote: > ... and configure -help should be updated. The -fast option should be > removed if it doesn't do anything, and the module list for the -nomake > flag is not showing all the possible modules that can be skipped. The -fast o

Re: [Interest] Problem configuring Qt 5 on Windows

2012-12-20 Thread Thiago Macieira
On quinta-feira, 20 de dezembro de 2012 20.56.53, andy fillebrown wrote: > On Thu, Dec 20, 2012 at 11:12 AM, Thiago Macieira > > wrote: > > On quinta-feira, 20 de dezembro de 2012 12.54.26, Koehne Kai wrote: > >> haven't used "-fast" and "-dont-process" myself, maybe that one causes > >> > >> p

Re: [Interest] Problem configuring Qt 5 on Windows

2012-12-20 Thread andy fillebrown
... and configure -help should be updated. The -fast option should be removed if it doesn't do anything, and the module list for the -nomake flag is not showing all the possible modules that can be skipped. ~ af On Thu, Dec 20, 2012 at 9:06 PM, andy fillebrown wrote: > On Thu, Dec 20, 2012 at

Re: [Interest] Problem configuring Qt 5 on Windows

2012-12-20 Thread andy fillebrown
On Thu, Dec 20, 2012 at 11:22 AM, Koehne Kai wrote: >> On quinta-feira, 20 de dezembro de 2012 12.19.51, Koehne Kai wrote: >>> - run e.g. configure -desktop opengl -nomake examples -nomake tests from >>> top level directory (not inside qtbase!) >> >> Huh? Running from qtbase needs to work. The to

Re: [Interest] Problem configuring Qt 5 on Windows

2012-12-20 Thread andy fillebrown
On Thu, Dec 20, 2012 at 11:12 AM, Thiago Macieira wrote: > On quinta-feira, 20 de dezembro de 2012 12.54.26, Koehne Kai wrote: >> haven't used "-fast" and "-dont-process" myself, maybe that one causes >> problems. > > They aren't necessary anymore. There's no more slow mode configuration. > > In

Re: [Interest] Problem compiling Qt5 on Windows using MinGW64

2012-12-20 Thread Petric Frank
Hello, Am Freitag, 21. Dezember 2012, 01:28:02 schrieb Petric Frank: > Hello, > > sorry - the file is really existing is the source > > Am Freitag, 21. Dezember 2012, 01:13:31 schrieb Petric Frank: > > Hello, > > > > due the release does not have a Windows version for the MinGW compiler i > > t

Re: [Interest] QML QtQuick 2 (Qt5) font looks very blurry!

2012-12-20 Thread Thiago Macieira
On quinta-feira, 20 de dezembro de 2012 23.15.22, Mark wrote: > >> That's the "fontsampler" example. > >> Note the "a" character. It has no subpixel (or poor) hinting. Or > >> aliasing.. whichever is the default stuff for Windows 7. > > Do you have any idea why the QtWidget font stuff also looks o

Re: [Interest] Problem configuring Qt 5 on Windows

2012-12-20 Thread Thiago Macieira
On sexta-feira, 21 de dezembro de 2012 09.04.59, Lincoln Ramsay wrote: > On 20/12/12 22:18, andy fillebrown wrote: > > That makes sense but the .tar.gz is smaller so that's the one I > > downloaded. I assumed they'd be the same. > > .zip also has DOS line endings where .tar.gz has UNIX line endin

Re: [Interest] Qt5 and QtSolutions

2012-12-20 Thread 程梁
My development is based on QtSingleApplication, too. You said "They did just announce on the Dev list that's its now in gerrit.", does it mean they will be added to core code or comtinue develop? Cheng Liang Nanjing, China http://www.devbean.info > Date: Thu, 20 Dec 2012 14:20:33 -0800 > From:

Re: [Interest] Problem compiling Qt5 on Windows using MinGW64

2012-12-20 Thread Sergio Ahumada
On 12/21/2012 01:13 AM, Petric Frank wrote: > --- cut > > I have verified it - the file > > c:\Qt\qt-everywhere-opensource-src-5.0.0/qtquick1/src/declarative/debugger/qdeclarativedebugserverconnection_p.h > > is not part of the source distributi

Re: [Interest] Problem compiling Qt5 on Windows using MinGW64

2012-12-20 Thread Petric Frank
Hello, sorry - the file is really existing is the source Am Freitag, 21. Dezember 2012, 01:13:31 schrieb Petric Frank: > Hello, > > due the release does not have a Windows version for the MinGW compiler i > tried it myself. > > The qt source is located at C:\qt-everywhere-opensource-src-5.0.0 >

Re: [Interest] Qt5 and QtSolutions

2012-12-20 Thread BRM
> From: Duane > Sent: Thursday, December 20, 2012 12:35 PM > Subject: [Interest] Qt5 and QtSolutions > > Qt5 looks great.  Is there any intention to port the QtSolution over? > I'm particularly concerned with QSingleApplication and QService. > That depends. QtService Component won't be getti

[Interest] Problem compiling Qt5 on Windows using MinGW64

2012-12-20 Thread Petric Frank
Hello, due the release does not have a Windows version for the MinGW compiler i tried it myself. The qt source is located at C:\qt-everywhere-opensource-src-5.0.0 The build directory is at C:\Qt\qt-5.0.0-build And is should install the compile results to C:\Qt\qt-5.0.0 Additionally i renamed Qt

Re: [Interest] Problem configuring Qt 5 on Windows

2012-12-20 Thread Lincoln Ramsay
On 20/12/12 22:18, andy fillebrown wrote: > That makes sense but the .tar.gz is smaller so that's the one I > downloaded. I assumed they'd be the same. .zip also has DOS line endings where .tar.gz has UNIX line endings. That shouldn't be a big deal these days but there are still tools that don'

Re: [Interest] Problem configuring Qt 5 on Windows

2012-12-20 Thread Lincoln Ramsay
On 20/12/12 22:53, andy fillebrown wrote: > Whelp, all the examples and tests are being built. Bummer. I'm > thinking now that it might be because I used the -r flag for the call > to qmake. The -r means "go into subdirectories and build their Makefiles too" but it finds subdirectories using SU

Re: [Interest] Problem configuring Qt 5 on Windows

2012-12-20 Thread Lincoln Ramsay
On 20/12/12 22:02, andy fillebrown wrote: > Why is the qmake step generating makefiles for all the example and > test projects? Because it's special. So you can go into tests/ or examples/ and run make because there's a Makefile there already, even though these directories aren't built when you

Re: [Interest] QML QtQuick 2 (Qt5) font looks very blurry!

2012-12-20 Thread Mark
On Thu, Dec 20, 2012 at 11:06 PM, Thiago Macieira wrote: > On quinta-feira, 20 de dezembro de 2012 22.40.10, Mark wrote: >> On Thu, Dec 20, 2012 at 10:29 PM, Thiago Macieira >> >> wrote: >> > In QML in general? Or just with Qt Quick 2? Does the same happen in Qt >> > Quick 1? How about non-QML ex

Re: [Interest] QML QtQuick 2 (Qt5) font looks very blurry!

2012-12-20 Thread Thiago Macieira
On quinta-feira, 20 de dezembro de 2012 22.40.10, Mark wrote: > On Thu, Dec 20, 2012 at 10:29 PM, Thiago Macieira > > wrote: > > In QML in general? Or just with Qt Quick 2? Does the same happen in Qt > > Quick 1? How about non-QML examples? > > > > There are some outstanding issues with the font

Re: [Interest] Qt 5 Help system and online doc suggestions

2012-12-20 Thread Thiago Macieira
On quinta-feira, 20 de dezembro de 2012 13.36.10, VStevenP wrote: > >> 1. Could you please update your Qt 5.0 online help (at > >> http://doc.qt.digia.com) snapshot to include reachable links for QML > >> Coding > >> Conventions? > > > > See http://qt-project.org/doc/qt-5.0/qtdoc/index.html >

Re: [Interest] QML QtQuick 2 (Qt5) font looks very blurry!

2012-12-20 Thread Alan Alpert
On Thu, Dec 20, 2012 at 1:40 PM, Mark wrote: > On Thu, Dec 20, 2012 at 10:29 PM, Thiago Macieira > wrote: >> On quinta-feira, 20 de dezembro de 2012 22.15.13, Mark wrote: >>> Hi, >>> >>> I'm just running the default examples, but the font looks.. Way too >>> blurry to me! How is that possible and

Re: [Interest] QML QtQuick 2 (Qt5) font looks very blurry!

2012-12-20 Thread Mark
On Thu, Dec 20, 2012 at 10:29 PM, Thiago Macieira wrote: > On quinta-feira, 20 de dezembro de 2012 22.15.13, Mark wrote: >> Hi, >> >> I'm just running the default examples, but the font looks.. Way too >> blurry to me! How is that possible and how can i fix that? Or is it a >> bug? >> >> A screens

Re: [Interest] Qt 5 Help system and online doc suggestions

2012-12-20 Thread VStevenP
Hi Thiago, - Original Message - > From: Thiago Macieira > To: interest@qt-project.org; ase...@kde.org > Cc: > Sent: Thursday, December 20, 2012 4:14 PM > Subject: Re: [Interest] Qt 5 Help system and online doc suggestions > > On quinta-feira, 20 de dezembro de 2012 12.56.34, VStevenP w

Re: [Interest] QML QtQuick 2 (Qt5) font looks very blurry!

2012-12-20 Thread Thiago Macieira
On quinta-feira, 20 de dezembro de 2012 22.15.13, Mark wrote: > Hi, > > I'm just running the default examples, but the font looks.. Way too > blurry to me! How is that possible and how can i fix that? Or is it a > bug? > > A screenshot: http://ompldr.org/vZ3JyaQ/qtquick2_blurry_font.png > The exa

[Interest] QML QtQuick 2 (Qt5) font looks very blurry!

2012-12-20 Thread Mark
Hi, I'm just running the default examples, but the font looks.. Way too blurry to me! How is that possible and how can i fix that? Or is it a bug? A screenshot: http://ompldr.org/vZ3JyaQ/qtquick2_blurry_font.png The example: "QML Examples - Text" But i see this in every single place that uses te

Re: [Interest] Qt 5 Help system and online doc suggestions

2012-12-20 Thread Thiago Macieira
On quinta-feira, 20 de dezembro de 2012 12.56.34, VStevenP wrote: > 1. Could you please update your Qt 5.0 online help (at > http://doc.qt.digia.com) snapshot to include reachable links for QML Coding > Conventions? See http://qt-project.org/doc/qt-5.0/qtdoc/index.html Those are the official docs

[Interest] Qt 5 Help system and online doc suggestions

2012-12-20 Thread VStevenP
1. Could you please update your Qt 5.0 online help (at http://doc.qt.digia.com) snapshot to include reachable links for QML Coding Conventions? This help topic is available in the Qt Creator 2.6.1 that is bundled in the Qt 5.0 official installer binaries.  Searching for this in the online 5.0 he

[Interest] Qt5 and QtSolutions

2012-12-20 Thread Duane
Qt5 looks great. Is there any intention to port the QtSolution over? I'm particularly concerned with QSingleApplication and QService. ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

Re: [Interest] Qt 5 on Mac OS X

2012-12-20 Thread Adam Light
Morten: On Thu, Dec 20, 2012 at 4:09 AM, Sorvig Morten wrote: > Hi, > > Qt 5 aims to be 98% source compatible with Qt 4. Still, changes has been > made to the platform implementation and infrastructure. Not all have been > discussed here, so I figured I'd give a brief rundown. > > The main issue

Re: [Interest] Problem configuring Qt 5 on Windows

2012-12-20 Thread Thiago Macieira
On quinta-feira, 20 de dezembro de 2012 16.18.23, Koehne Kai wrote: > > Subject: Re: [Interest] Problem configuring Qt 5 on Windows > > > > Yes, this is brown paper bag #2 for Qt 5.0. > > > > Of course, the source was built to make the binaries. But something was > > done to get the configure.exe

Re: [Interest] Problem configuring Qt 5 on Windows

2012-12-20 Thread Thiago Macieira
On quinta-feira, 20 de dezembro de 2012 16.22.30, Koehne Kai wrote: > > On quinta-feira, 20 de dezembro de 2012 12.19.51, Koehne Kai wrote: > >> - run e.g. configure -desktop opengl -nomake examples -nomake tests from > >> > >> top level directory (not inside qtbase!) > > > > Huh? Running from q

Re: [Interest] Problem configuring Qt 5 on Windows

2012-12-20 Thread Koehne Kai
> On quinta-feira, 20 de dezembro de 2012 12.19.51, Koehne Kai wrote: >> - run e.g. configure -desktop opengl -nomake examples -nomake tests from >> top level directory (not inside qtbase!) > > Huh? Running from qtbase needs to work. The top-level configure.bat runs the > configure Perl script whi

Re: [Interest] Problem configuring Qt 5 on Windows

2012-12-20 Thread Koehne Kai
> Subject: Re: [Interest] Problem configuring Qt 5 on Windows > > Yes, this is brown paper bag #2 for Qt 5.0. > > Of course, the source was built to make the binaries. But something was done > to get the configure.exe for that. Not sure I understand you. The .zip file that is meant to be used on w

Re: [Interest] Problem configuring Qt 5 on Windows

2012-12-20 Thread Thiago Macieira
On quinta-feira, 20 de dezembro de 2012 12.54.26, Koehne Kai wrote: > haven't used "-fast" and "-dont-process" myself, maybe that one causes > problems. They aren't necessary anymore. There's no more slow mode configuration. In fact, Ossi has just nuked the -fast option. -- Thiago Macieira - t

Re: [Interest] Problem configuring Qt 5 on Windows

2012-12-20 Thread Thiago Macieira
On quinta-feira, 20 de dezembro de 2012 12.19.51, Koehne Kai wrote: > - run e.g. configure -desktop opengl -nomake examples -nomake tests from > top level directory (not inside qtbase!) Huh? Running from qtbase needs to work. The top-level configure.bat runs the configure Perl script which simpl

Re: [Interest] Problem configuring Qt 5 on Windows

2012-12-20 Thread Thiago Macieira
On quinta-feira, 20 de dezembro de 2012 06.32.57, andy fillebrown wrote: > ...and now the qmake step fails: Do not run qmake -r. Run just qmake and build from that. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center signature.asc Desc

Re: [Interest] Problem configuring Qt 5 on Windows

2012-12-20 Thread Thiago Macieira
Yes, this is brown paper bag #2 for Qt 5.0. Of course, the source was built to make the binaries. But something was done to get the configure.exe for that. On quinta-feira, 20 de dezembro de 2012 05.38.55, andy fillebrown wrote: > Wow. Nobody tried building it from the source tarball before rel

Re: [Interest] Qt5 minimal build requirements?

2012-12-20 Thread Thiago Macieira
On quinta-feira, 20 de dezembro de 2012 14.41.58, Konstantin Tokarev wrote: > 20.12.2012, 14:13, "Mark" : > > On Thu, Dec 20, 2012 at 11:10 AM, Konstantin Tokarev wrote: > >> 20.12.2012, 14:01, "Mark" : > >>> Hi, > >>> > >>> I searched the wiki for the minimal Qt5 build requirements, but am >

Re: [Interest] Problem configuring Qt 5 on Windows

2012-12-20 Thread andy fillebrown
The build with all the examples and tests failed in one of the examples. I have no idea which one because make kept rolling along for a while on the other core and the error message got buried. I tried running qmake without the -r flag but that didn't help. The tests and examples still went thro

Re: [Interest] Qt 5 - Did I miss the announcement?

2012-12-20 Thread Till Oliver Knoll
Am 20.12.2012 um 15:53 schrieb andy fillebrown : > It was posted on annou...@qt-project.org Makes sense :) Thanks, Oliver ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

Re: [Interest] Qt 5 on Mac OS X

2012-12-20 Thread Raul Metsma
Does the pre built binary use libstdc++ or libc++? Raul On Dec 20, 2012, at 2:09 PM, Sorvig Morten wrote: > Hi, > > Qt 5 aims to be 98% source compatible with Qt 4. Still, changes has been made > to the platform implementation and infrastructure. Not all have been > discussed here, so I figu

Re: [Interest] [gnutls-help] ANNOUNCE: Qt Certificate Addon

2012-12-20 Thread Richard Moore
On 19 December 2012 16:49, Nikos Mavrogiannopoulos wrote: > On Sun, Dec 16, 2012 at 10:18 PM, Richard Moore wrote: > >> What is it? >> === >> Qt Certificate Addon is a framework for creating X.509 certificates using >> Qt. Unlike the read-only support for certificates that's included in t

Re: [Interest] Qt 5 - Did I miss the announcement?

2012-12-20 Thread andy fillebrown
It was posted on annou...@qt-project.org ~ af On Thu, Dec 20, 2012 at 9:38 AM, Till Oliver Knoll wrote: > Hello, > > As published on the Qt Blog on Dec 19 Qt 5 final has just been published. > > Congratulations! > > However did I just miss the release announcements here on qt-interest (just >

[Interest] Qt 5 - Did I miss the announcement?

2012-12-20 Thread Till Oliver Knoll
Hello, As published on the Qt Blog on Dec 19 Qt 5 final has just been published. Congratulations! However did I just miss the release announcements here on qt-interest (just as for the Release Candidates, btw), or has this mailing list become a forgotten relict? I still consider it the "offici

Re: [Interest] Trouble with "release" build on Win7

2012-12-20 Thread Koehne Kai
> Subject: [Interest] Trouble with "release" build on Win7 > >Greetings all, > >I'm building Qt5 for 64bits using Visual 2010 on a Windows 7 64bits host, >debug and release. > >However it seems anything using Qt5Gui.dll fails to start. Make sure you've at least VS 2010 SP 1 ( see https://bugrep

Re: [Interest] Problem configuring Qt 5 on Windows

2012-12-20 Thread andy fillebrown
I am unable to download the .zip. "Server problem". ~ af On Thu, Dec 20, 2012 at 8:16 AM, andy fillebrown wrote: > On Thu, Dec 20, 2012 at 7:54 AM, Koehne Kai wrote: >>> Subject: Re: [Interest] Problem configuring Qt 5 on Windows >>> >>> I am running the following command from the top level

[Interest] Trouble with "release" build on Win7

2012-12-20 Thread Yves Bailly
Greetings all, I'm building Qt5 for 64bits using Visual 2010 on a Windows 7 64bits host, debug and release. However it seems anything using Qt5Gui.dll fails to start. - Running the example qtbase/examples/gui/analogclock/debug/analogclock.exe works fine. - Running the example qtbase/examples/

Re: [Interest] Problem configuring Qt 5 on Windows

2012-12-20 Thread andy fillebrown
On Thu, Dec 20, 2012 at 7:54 AM, Koehne Kai wrote: >> Subject: Re: [Interest] Problem configuring Qt 5 on Windows >> >> I am running the following command from the top level directory after >> commenting out line 45 in qtbase/configure ... > > I assume you meant configure.bat > >> echo y | configu

Re: [Interest] Problem configuring Qt 5 on Windows

2012-12-20 Thread Koehne Kai
> Subject: Re: [Interest] Problem configuring Qt 5 on Windows > > I am running the following command from the top level directory after > commenting out line 45 in qtbase/configure ... I assume you meant configure.bat > echo y | configure ^ > -opensource ^ > -fast ^ > -platform win32-g++ ^ > -don

Re: [Interest] Problem configuring Qt 5 on Windows

2012-12-20 Thread andy fillebrown
Whelp, all the examples and tests are being built. Bummer. I'm thinking now that it might be because I used the -r flag for the call to qmake. I'm going to let it finish building so I have something to work with. After it's done I'll try another build without the -r flag to see if that resolves

Re: [Interest] Problem configuring Qt 5 on Windows

2012-12-20 Thread andy fillebrown
I should also add that after commenting out line 45 in qtbase/configure, configure.exe and qmake.exe were built with no problems. After adding -opengl desktop to the configure step and sitting through the generation of all the example and test makefiles, Qt5 seems to be compiling just fine. This

Re: [Interest] Problem configuring Qt 5 on Windows

2012-12-20 Thread andy fillebrown
I am running the following command from the top level directory after commenting out line 45 in qtbase/configure ... echo y | configure ^ -opensource ^ -fast ^ -platform win32-g++ ^ -dont-process ^ -opengl desktop ^ -nomake tests ^ -nomake tools ^ -nomake examples ^ -nomake demos ^ -nomake transla

Re: [Interest] Convert WId to HWND

2012-12-20 Thread Sean Harmer
Hi Bo, On Thursday 20 December 2012 12:11:43 Bo Thorsen wrote: > Hi everyone, > > In Qt4, WId was a platform independent window handle. On Windows this > was just a typedef from HWND. But in Qt5, that's no longer the case. Take a look at: virtual QPlatformNativeInterface *QWindowsIntegrationnat

Re: [Interest] Qt 5 on Mac OS X

2012-12-20 Thread Philippe
The Qt Designer plugins made with 4 are not recognized in 5. What should be done at the source level? Philippe On Thu, 20 Dec 2012 12:09:33 + Sorvig Morten wrote: > Hi, > > Qt 5 aims to be 98% source compatible with Qt 4. Still, changes has been made > to the platform implementation and i

Re: [Interest] Problem configuring Qt 5 on Windows

2012-12-20 Thread Koehne Kai
> Why is the qmake step generating makefiles for all the example and > test projects? I specified -nomake examples and -nomake tests. I > wouldn't mind wasting a *little* time but this is turning into a lot > more than a little. There are a lot of test projects. It seems somehow you messed up y

Re: [Interest] Problem configuring Qt 5 on Windows

2012-12-20 Thread andy fillebrown
That makes sense but the .tar.gz is smaller so that's the one I downloaded. I assumed they'd be the same. ~ af On Thu, Dec 20, 2012 at 7:14 AM, Koehne Kai wrote: >> Subject: [Interest] Problem configuring Qt 5 on Windows >> >> Hi, >> >> I'm trying to build Qt 5 from the source tarball on Wind

Re: [Interest] Problem configuring Qt 5 on Windows

2012-12-20 Thread Koehne Kai
> Subject: [Interest] Problem configuring Qt 5 on Windows > > Hi, > > I'm trying to build Qt 5 from the source tarball on Windows 7 using > the command line but I'm stuck at the configure step ... > > D:\-\usr\src\qt\5.0.0>configure -help > D:/-/usr/src/qt/5.0.0/qtbase/configure -help > 'D:\-\usr\s

[Interest] Qt 5 on Mac OS X

2012-12-20 Thread Sorvig Morten
Hi, Qt 5 aims to be 98% source compatible with Qt 4. Still, changes has been made to the platform implementation and infrastructure. Not all have been discussed here, so I figured I'd give a brief rundown. The main issue that everyone should be aware of is that all Qt 5 platform ports are to a

Re: [Interest] Problem configuring Qt 5 on Windows

2012-12-20 Thread andy fillebrown
Why is the qmake step generating makefiles for all the example and test projects? I specified -nomake examples and -nomake tests. I wouldn't mind wasting a *little* time but this is turning into a lot more than a little. There are a lot of test projects. Frustration level + 1. ~ af On Thu,

Re: [Interest] Problem configuring Qt 5 on Windows

2012-12-20 Thread andy fillebrown
Oh, awesome, I need to add -opengl desktop or "The build will most likely fail". ~ af On Thu, Dec 20, 2012 at 6:32 AM, andy fillebrown wrote: > ...and now the qmake step fails: > >Reading D:/-/usr/src/qt/5.0.0/qtdeclarative/tests/auto/quick/quick.pro > [D:/-/usr/bin/qt/5.0.0/gcc-4.6.2--x8

Re: [Interest] Problem configuring Qt 5 on Windows

2012-12-20 Thread andy fillebrown
...and now the qmake step fails: Reading D:/-/usr/src/qt/5.0.0/qtdeclarative/tests/auto/quick/quick.pro [D:/-/usr/bin/qt/5.0.0/gcc-4.6.2--x86--msys/qtdeclarative/tests/auto/quick] Reading D:/-/usr/src/qt/5.0.0/qtdeclarative/tests/auto/quick/geometry/geometry.pro [D:/-/usr/bin/qt/5.0.0/gcc-

[Interest] Convert WId to HWND

2012-12-20 Thread Bo Thorsen
Hi everyone, In Qt4, WId was a platform independent window handle. On Windows this was just a typedef from HWND. But in Qt5, that's no longer the case. This was how I usually did it: class X { void f(WId id); }; x_win.cpp: void X::f(WId id) { HWND hWnd = id; ... But this is no longe

Re: [Interest] Problem configuring Qt 5 on Windows

2012-12-20 Thread andy fillebrown
Ok, so after getting configure -help to work I get the expected list of options followed by ... + D:/-/usr/src/qt/5.0.0/qtbase/bin/qmake D:/-/usr/src/qt/5.0.0/qtsdk.pro 'D:/-/usr/src/qt/5.0.0/qtbase/bin/qmake' is not recognized as an internal or external command, operable program or batch file. -

Re: [Interest] Qt5 minimal build requirements?

2012-12-20 Thread Konstantin Tokarev
20.12.2012, 14:13, "Mark" : > On Thu, Dec 20, 2012 at 11:10 AM, Konstantin Tokarev > wrote: > >>  20.12.2012, 14:01, "Mark" : >>>  Hi, >>> >>>  I searched the wiki for the minimal Qt5 build requirements, but am >>>  unable to find those. >>>  I know gcc 4.6 is minimal, but is there more? >>  Mi

Re: [Interest] Problem configuring Qt 5 on Windows

2012-12-20 Thread andy fillebrown
Wow. Nobody tried building it from the source tarball before release? Just. Wow. Commenting out that line worked. Thank you for the quick response. ~ af On Thu, Dec 20, 2012 at 5:35 AM, techabc wrote: > I have find it yet, by view configure.bat, do as follow: > find line 45 shoud be commen

Re: [Interest] Problem configuring Qt 5 on Windows

2012-12-20 Thread techabc
I have find it yet, by view configure.bat, do as follow: find line 45 shoud be commented: if not exist %QTSRC%\.gitignore goto sconf or create a file named .gitignore 2012/12/20 andy fillebrown > Hi, > > I'm trying to build Qt 5 from the source tarball on Windows 7 using > the command line but

[Interest] Problem configuring Qt 5 on Windows

2012-12-20 Thread andy fillebrown
Hi, I'm trying to build Qt 5 from the source tarball on Windows 7 using the command line but I'm stuck at the configure step ... D:\-\usr\src\qt\5.0.0>echo %PATH% D:\-\usr\bin\mingw\gcc-4.6.2--x86--msys\bin;D:\-\usr\bin\perl\bin;C:\Python27;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;

Re: [Interest] Qt5 minimal build requirements?

2012-12-20 Thread Mark
On Thu, Dec 20, 2012 at 11:10 AM, Konstantin Tokarev wrote: > > > 20.12.2012, 14:01, "Mark" : >> Hi, >> >> I searched the wiki for the minimal Qt5 build requirements, but am >> unable to find those. >> I know gcc 4.6 is minimal, but is there more? > > Minimal is gcc 4.2, though any compliant C++98

Re: [Interest] Qt5 minimal build requirements?

2012-12-20 Thread Konstantin Tokarev
20.12.2012, 14:01, "Mark" : > Hi, > > I searched the wiki for the minimal Qt5 build requirements, but am > unable to find those. > I know gcc 4.6 is minimal, but is there more? Minimal is gcc 4.2, though any compliant C++98 compiler should work. > - glibc? > - kernel? Should not matter for Qt,

[Interest] Qt5 minimal build requirements?

2012-12-20 Thread Mark
Hi, I searched the wiki for the minimal Qt5 build requirements, but am unable to find those. I know gcc 4.6 is minimal, but is there more? - glibc? - kernel? - Cheers, Mark ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.o