Hi Pana, really nice to hear back from you! :) > I don't have win 64bit to test, but perhaps its a problem of a dependent > dll. > Do you have the dependencies of sqlite-3.7.2-sqlitejdbc.dll in your jre/bin > or system path? > In win32, I need to have: > libgeos_c-1.dll libgeos-3-3-1.dll libiconv2.dll libproj-0.dll > libstdc++-6.dll > > It seems that lib sqlite-jdbc-spatialite-3.7.2-2.4.jar contains the exact > same dll file, > in folders native/Windows/amd64 & native/Windows/x86
Exactly. My understanding is that the jar extracts the proper native library in a temporary path and from then on references it. If it gets removed or something, it simply gets extracted again. So the jar itself takes care of guessing the OS and extracting the right library. At the momento I am not even talking about the spatial part. It is already extracting the sqlite lib wrong. > Try to use DependencyWalker to open the dll. It will report the conflict in > detail: > http://www.dependencywalker.com/ I am not sure that will help. The extracted lib is for the wrong operating system. If I ran a 32 bit, it would work. Ciao, Andrea > > -Panagiotis > > On Tue, Oct 9, 2012 at 6:11 PM, andrea antonello > <andrea.antone...@gmail.com> wrote: >> >> Hi, I am fighting with a problem on the spatialite lib. >> The library throws a: >> java.lang.UnsatisfiedLinkError: >> C:\Users\hydrologis\AppData\Local\Temp\sqlite-3.7.2-sqlitejdbc.dll: >> Can't load IA 32-bit .dll on a AMD 64-bit platform >> >> What happens is that is is extracting the 32bit native lib on a 64bit >> platform. This all happens at library level, so I have no idea about >> how to solve it. >> Funny thingis that it doesn't seem to affect the exported uDig, since >> users happily used the geopaparazzi import, which needs that one. >> >> Anyone around with ideas? >> >> Ciao, >> Andrea >> _______________________________________________ >> User-friendly Desktop Internet GIS (uDig) >> http://udig.refractions.net >> http://lists.refractions.net/mailman/listinfo/udig-devel > > > > _______________________________________________ > User-friendly Desktop Internet GIS (uDig) > http://udig.refractions.net > http://lists.refractions.net/mailman/listinfo/udig-devel > _______________________________________________ User-friendly Desktop Internet GIS (uDig) http://udig.refractions.net http://lists.refractions.net/mailman/listinfo/udig-devel