On Mon, Dec 3, 2012 at 5:44 PM, Thiago Macieira
<[email protected]>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.
_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to