Thanks Sandro,
I switched to v2.4.0-4, but still have the same results. Here are the
diagnostics:
SpatiaLite version ..: 2.4.0 Supported Extensions:
- 'VirtualShape' [direct Shapefile access]
- 'VirtualDbf' [direct DBF access]
- 'VirtualText' [direct CSV/TXT access]
- 'VirtualNetwork' [Dijkstra shortest path]
- 'RTree' [Spatial Index - R*Tree]
- 'MbrCache' [Spatial Index - MBR cache]
- 'VirtualFDO' [FDO-OGR interoperability]
- 'SpatiaLite' [Spatial SQL - OGC]
PROJ.4 version ......: Rel. 4.7.1, 23 September 2009
GEOS version ........: 3.2.2-CAPI-1.6.2
SQLite version: 3.7.5, SpatiaLite version: 2.4.0
SpatialDB: prepare failed for sql statement "SELECT Geometry FROM
admin_0_boundary_breakaway_disputed_areas WHERE MbrWithin(Geometry,
BuildMbr(-180,35,-170,45));", no such function: BuildMbr
FWIW, here is the listing of dependencies for my application, from the
dependency walker:
c:\mingw\bin\LIBGCC_S_DW2-1.DLL
c:\msys\1.0\local\bin\LIBGEOS-3-2-2.DLL
c:\msys\1.0\local\bin\LIBGEOS_C-1.DLL
c:\msys\1.0\local\bin\LIBICONV2.DLL
c:\msys\1.0\local\bin\LIBPROJ-0.DLL
c:\msys\1.0\local\bin\LIBSPATIALITE-2.DLL
c:\msys\1.0\local\bin\LIBSQLITE3-0.DLL
c:\projects\workspace\micromap\mmtest\NETEST.EXE
c:\windows\system32\KERNEL32.DLL
c:\windows\system32\MSVCRT.DLL
c:\windows\system32\NTDLL.DLL
Any suggestions on how I should track this down?
Thanks,
Charlie