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

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to