Hi all,

I am trying to cross compile a demo example in qt-embedded-open-source-4.5.2. I have downloaded and installed the same successfully. while compiling the browser demo i am getting the above mentioned error.

that folder actually did not exist (QtUiTools/QUiLoader) in /usr/local/Trolltech/QtEmbedded-4.5.2-arm/include.

while installing the qt-embedded, in the .configure script i did not include the switch to include uitools i tried to add -uitools but that did not work out.

i copied the folder to qt-embedded-4.5.2-arm/ from the folder i got after untaring the tar file and i am getting a new error which is
/home/nikhil/NFPR/QtToolchain/4.1.1-920t/bin/../lib/gcc/arm-linux-uclibc/4.1.1/../../../../arm-linux-uclibc/bin/ld: cannot find -lQtUiTools

pls tell me if i have done the correct thing and how do i solve this issue??

Thanks in advance
Nikhil