- 
    
Bug
 - 
    Resolution: Duplicate
 - 
    
P1: Critical
 - 
    None
 - 
    4.6.0
 - 
    None
 - 
    None
 
SQLite 3 is exported even though it exists already on Symbian^3 and onwards. The export will cause problems when cleaning a Qt build because it will also delete the already present sqlite3.h and other files which are part of the platform.
The -system-sqlite configure option is misleading in this case, instead of using the existing SQLite binaries, it will overwrite them with the binaries in the provided ones in the ZIP file.
- is required for
 - 
                    
QTBUG-6969 Enable Qt 4.6 to build in Nokia environments for Symbian^3 and Symbian^4
-         
 - Closed
 
 -