[Interest] build questions?

Koehne Kai Kai.Koehne at theqtcompany.com
Mon Jan 12 13:22:22 CET 2015


> -----Original Message-----
> From: interest-bounces+kai.koehne=theqtcompany.com at qt-project.org
> [mailto:interest-bounces+kai.koehne=theqtcompany.com at qt-project.org]
> On Behalf Of Rene J.V. Bertin
> Sent: Monday, January 12, 2015 1:07 PM
> To: 'interest at qt-project.org'
> Subject: [Interest] build questions?
> 
> Hi,
> 
> Is this the proper list to ask questions about Qt5 building (and build failures)?

Yes.

> Also, is it possible to open (import) an already configured Qt project in Qt
> Creator, e.g. Qt5 configured for an out-of-tree build, without running the
> whole configure step again?

Yes.  Qt Creator will ask you which kit/configuration/build directory to use
when you open a .pro file for the first time:

http://doc-snapshot.qt-project.org/qtcreator-3.3/creator-project-opening.html


Just use "Import Build from ...", and point it to the mapping same directory in the 
build directory.

(It's usually a good idea though not to open the top-level qt.pro file, but only the
.pro files of the modules you're interested in ...).

Regards

Kai 



More information about the Interest mailing list