[Development] Qt5 + QtCreator master - does not compile

Diego Iastrubni diegoiast at gmail.com
Mon Dec 3 18:03:49 CET 2012


On Mon, Dec 3, 2012 at 5:44 PM, Thiago Macieira
<thiago.macieira at intel.com>wrote:

> On segunda-feira, 3 de dezembro de 2012 14.52.48, Diego Iastrubni wrote:
> > make[3]: Entering directory
> > `/home/diego/src/qt5/build/qtdeclarative/src/imports'
> > cd folderlistmodel/ && ( test -f Makefile ||
> > /home/diego/src/qt5/build/qtbase/bin/qmake
> > /home/diego/src/qt5/qtdeclarative/src/imports/folderlistmodel/
> > folderlistmodel.pro -o Makefile ) && make -f Makefile install
> > make[4]: Entering directory
> > `/home/diego/src/qt5/build/qtdeclarative/src/imports/folderlistmodel'
> > mkdir: cannot create directory `/Qt': Permission denied
> > make[4]: *** [install_target] Error
>
> qtdeclarative installs to QT_INSTALL_QML. Please check that you have run
> configure in qtbase recently, as it needs to recreate qconfig.cpp and
> recompile
> qmake.
>
> As mentioned, I recompiled from scratch. I will try again tomorrow.

Meanwhile, using "normal" shadow builds (where the compilation dir is aside
the source) it does seem to work. Event tough this is not "officially
supported", this was working a few weeks ago.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20121203/b8f2ba99/attachment.html>


More information about the Development mailing list