Thanks! It works in sbox.
May I know how to make this library can be seen in Qt creator?
Qt creator still complain no such file when building project.
addition setting in qmake and make?
Maybe the question I should ask is 'What relation of project building env between Qt creator and scratchbox?'
I try to get project A compiled in Qt creator. it failed because there's no proper library (*.h ....)
So I come back to scratchbox to compile another project B, Now it failed.
the error message is :
make: *** No rule to make target `/targets/FREMANTLE_ARMEL/opt/qt4-maemo5/mkspecs/linux-g++-maemo5/qmake.conf', needed by `Makefile'. Stop.
But I got Project B build successfully few hours ago! @@
Does the etting in Qt creator will affect scratchbox?
Thanks for any information.

Reply With Quote

