Re: [Development] Quick in Qt 5 is sluggish and other observations

2012-03-12 Thread Oswald Buddenhagen
On Sun, Mar 11, 2012 at 09:57:12AM -0600, ext Ariel Molina R. wrote: > First observation: > It did not install qtdeclarative, i had to manually go in and make install > this is being worked on. ___ Development mailing list Development@qt-project.org http

Re: [Development] Quick in Qt 5 is sluggish and other observations

2012-03-11 Thread Alan Alpert
I'll just respond to the QtQuick issues. On Mon, 12 Mar 2012 01:57:12 ext Ariel Molina R. wrote: > Second observation: > After installing i tried the QML examples/particles from the git clone > dir (as they were not installed either) using the example launcher. QML examples do not need to be buil

[Development] Quick in Qt 5 is sluggish and other observations

2012-03-11 Thread Ariel Molina R.
Hi, I just downloaded Qt 5 from git, and compiled using the instructions found in the README For a stable build of Qt5: ./init-repository ./configure -prefix $PWD/qtbase -opensource make -j4 First observation: It did not install qtdeclarative, i had to manually go in and make install