[osgeo4w-dev] [osgeo4w] #318: updating sqlite3 package

OSGeo4W trac_osgeo4w at osgeo.org
Fri Dec 28 23:47:41 PST 2012


#318: updating sqlite3 package
------------------------+---------------------------------------------------
Reporter:  esseffe      |       Owner:  osgeo4w-dev@…              
    Type:  enhancement  |      Status:  new                        
Priority:  major        |   Component:  Package                    
 Version:               |    Keywords:  sqlite3                    
------------------------+---------------------------------------------------

Comment(by aperi2007):

 I see there is available the 3.7.15.1 and as the sqlite dev says:

 >Version 3.7.15.1 of SQLite is recommended for all new development.
 >Upgrading from all other SQLite versions is recommended.

 I could try to prepare a new package with sqlite 3.7.15.1.

 But I need to know what is the method used before.

 I guess the more easy and fast method actually is get the compiled package
 from sqlite site it give only the .dll but using it .def is possible to
 produce the .libs using the LIB command from VC.

 (LIB /DEF:sqlite3.def)

 Otherwise the other solution is to recompile all using VC from source.

 What is the method used on last package?

 Thx,

-- 
Ticket URL: <http://trac.osgeo.org/osgeo4w/ticket/318#comment:4>
OSGeo4W <http://trac.osgeo.org/osgeo4w>
OSGeo4W is the Windows installer and package environment for the OSGeo stack.


More information about the osgeo4w-dev mailing list