Stephen Kelly wrote:
> Thiago Macieira wrote:
>> A quick check shows that the cmake generated files are completely wrong
>> already for when someone plays with the dir options. They don't take
>> --bindir into account, for example.
>
> Did you check this, or are you guessing?
>
Depending on whi
On Monday 11 February 2013 18:02:39 Sebastian Kügler wrote:
> Do we have any canonical place where I set a sensible the QML2_IMPORT_PATH
> env var, so we don't have to tell everybody to add this to their setup?
The current solution is to document it in
http://community.kde.org/Frameworks/Buildin
On Monday, February 11, 2013 17:43:01 Stephen Kelly wrote:
> Sebastian Kügler wrote:
> >> What do you need it for, exactly?
> >
> > To find out where Qt will look for QtQuick2 imports (that's
> > $ARCHDATADIR/qml, defaulting to $PREFIX/qml, which leads to /usr/qml).
> >
> > I'd like to be able to
On Monday, February 11, 2013 17:03:55 Stephen Kelly wrote:
> Sebastian Kügler wrote:
> > On Sunday, February 10, 2013 14:33:49 Thiago Macieira wrote:
> >> On domingo, 10 de fevereiro de 2013 21.22.05, Sebastian Kügler wrote:
> >> > Apparently not. I've looked at where the example imports from the Q
Thiago Macieira wrote:
> A quick check shows that the cmake generated files are completely wrong
> already for when someone plays with the dir options. They don't take
> --bindir into account, for example.
Did you check this, or are you guessing?
Thanks,
Steve.
On segunda-feira, 11 de fevereiro de 2013 12.21.48, Sebastian Kügler wrote:
> On Monday, February 11, 2013 10:49:08 Sebastian Kügler wrote:
> > On Sunday, February 10, 2013 14:33:49 Thiago Macieira wrote:
> > > On domingo, 10 de fevereiro de 2013 21.22.05, Sebastian Kügler wrote:
> > > > Apparently
[adding frameworks list, slipped out]
On Monday, February 11, 2013 10:49:08 Sebastian Kügler wrote:
> On Sunday, February 10, 2013 14:33:49 Thiago Macieira wrote:
> > On domingo, 10 de fevereiro de 2013 21.22.05, Sebastian Kügler wrote:
> > > Apparently not. I've looked at where the example import