how to install sqlite for Qt?

hani
how to use sqlite for Qt( for all ARM device).
could anyone explain complete to install sqlite for Qt creator and for my
embedded device?
I installed Qt before without sqlite option in configure command. I want to
remove last configure and reconfigure again.( Could I install sqlite
without clean last configure?)

Guide me plz how to use sqlitye for Qt and embedded?

thnx

sachin
Hi,

You can get this for free when compiling Qt, just add the -sql-sqlite
option to configure