aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/lib64
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2012-02-21 04:01:27 +0000
committerJustin Clark-Casey (justincc)2012-02-21 04:01:27 +0000
commita15b00d3ef6a082c1cd6e49ef648654daf28c4d4 (patch)
tree96ba875e2dc2cadf5c0ca970bdbabee59303ca77 /bin/lib64
parentReplace win 64-bit sqlite3.dll with another version, though I suspect this on... (diff)
downloadopensim-SC_OLD-a15b00d3ef6a082c1cd6e49ef648654daf28c4d4.zip
opensim-SC_OLD-a15b00d3ef6a082c1cd6e49ef648654daf28c4d4.tar.gz
opensim-SC_OLD-a15b00d3ef6a082c1cd6e49ef648654daf28c4d4.tar.bz2
opensim-SC_OLD-a15b00d3ef6a082c1cd6e49ef648654daf28c4d4.tar.xz
Replace previous windows 64-bit sqlite3.dll with one from http://system.data.sqlite.org/downloads/1.0.79.0/sqlite-netFx35-binary-bundle-x64-2008-1.0.79.0.zip
In this zip, it's called System.Data.SQLite.dll. We rename it to lib64/sqlite3.dll This is a little unexpected but it works. For some reason my hand-rolled one in Visual Studio 2008 did not. This is sqlite 3.7.10. Other libraries are still currently 3.7.6 but this should make no difference. This should make it possible to use OpenSim.exe on 64-bit Windows now, though currently the bullet physics plugin will still complain (can be ignored if you are not using bullet).
Diffstat (limited to 'bin/lib64')
-rwxr-xr-xbin/lib64/sqlite3.dllbin613888 -> 1083392 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/bin/lib64/sqlite3.dll b/bin/lib64/sqlite3.dll
index 3682eee..815c4d3 100755
--- a/bin/lib64/sqlite3.dll
+++ b/bin/lib64/sqlite3.dll
Binary files differ