Hi,
A post by Pierre Vorraghen & Donald R Poole, Jr, suggests, that we need to include qtdeclarative, qtbase, qtxmlpatterns, qtjsbackend, If I need to use the qml based designs from the qml sources made & ported to the target.
Is it that I should use, -qt-declarative -qt-base -qt-xmlpatterns -qt-jsbackend in ./configure arguments along with other conf. parameters.
Please give me the proper pattern, as the above pattern[my trial] doesn't help me.