Thanks, adding a space and a path to the sqlite_i.lib did the trick
On Thu, Dec 10, 2015 at 11:14 AM Even Rouault
wrote:
> Le jeudi 10 décembre 2015 17:00:12, kelly elton a écrit :
> > So I'm building on windows
> >
> > I downloaded the osgeo4w installer and installed the spatialite + sqlite
>
Le jeudi 10 décembre 2015 17:00:12, kelly elton a écrit :
> So I'm building on windows
>
> I downloaded the osgeo4w installer and installed the spatialite + sqlite
> libraries.
>
> I uncommitted these two lines
>
> SQLITE_INC=-IC:\OSGeo4W\include -DHAVE_SPATIALITE -DSPATIALITE_AMALGAMATION
> SQ
So I'm building on windows
I downloaded the osgeo4w installer and installed the spatialite + sqlite
libraries.
I uncommitted these two lines
SQLITE_INC=-IC:\OSGeo4W\include -DHAVE_SPATIALITE -DSPATIALITE_AMALGAMATION
SQLITE_LIB=C:\OSGeo4W\lib\spatialite_i.lib
So when compiling now(which was wo