If we do not install : qbs is not working : we got the "Module "Qt/designer-private" could not be loaded" if we add dependency to module DesignerComponents If we do install (without prefix) : prl are corrupted so qbs is not usable
Regard Le 05/12/2014 14:05, Christian Kandeler a écrit : > On 12/05/2014 01:57 PM, olivier musse wrote: >> Finally the response on bug >> >> https://bugreports.qt-project.org/browse/QTBUG-42959 >> >> says that we must not run an install on a Qt compiled without a prefix >> (which is the default on windows). >> >> So if we just configure and compile Qt with default settings (so don't >> install) we can not used the compiled version of Qt with QBS. > Why not? I though your prl problem was due to installing? > > > Christian > > _______________________________________________ > QBS mailing list > [email protected] > http://lists.qt-project.org/mailman/listinfo/qbs > _______________________________________________ QBS mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qbs
