[Interest] Problem configuring Qt 5 on Windows

Thiago Macieira thiago.macieira at intel.com
Thu Dec 20 17:33:34 CET 2012


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 qtbase needs to work. The top-level configure.bat runs
> > the configure Perl script which simply runs the qtbase configure anyway.
> It does work, just that you then have to run the right qmake yourself,
> preferably without '-r' :)

It runs the right qmake: the one in qtbase. From there you can compile the 
rest of qtbase.

Then you compile each of the other modules individually:
	qmake && make
(replace make with the appropriate make tool)

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20121220/58f9607a/attachment.sig>


More information about the Interest mailing list