On Fri, Mar 5, 2010 at 2:55 PM, Justin Deoliveira <jdeol...@opengeo.org> wrote:
> Actually the only platform I have been able to get things to work on is
> windows xp. I have had shared library problems on other platforms. Which
> is strange because a while back I had no issue with linux and mac. I
> need to dig deeper into why.
>
> That said on windows the easiest way is to download all the required
> libs from:
>
>   http://www.gaia-gis.it/spatialite/binaries.html
>
> Copy them into whatever the directory is on vista where dll's live and
> then run the program. If all goes well it should work.

Sadly that's what I tried, I have spatialite working, and if I startup
Sqlite and do the load all works fine. But the datastore is failing at
the same load (having for some reason copied the dll to my project
folder).

While playing about with System.loadlibrary I got an error about
loading a 32 bit dll with 64bit system. Not sure if that's an issue
here or not. Compiling with mingW is just a reminder to me as to why I
switched from C to java in the first place.

I think that rumours of spatiaLite replacing shapefiles are premature
at the moment.

Ian
-- 
Ian Turton

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to