> On Sep 22, 2020, at 9:27 AM, Miika Turkia via subsurface > <[email protected]> wrote: > > Hello > > it seems that the Windows version of Subsurface imports Shearwater sqlite > database differently than Linux. What is the sqlite version that is included > in the Winodws build? Could that be the issue? What else could be different > in the Windows build? > > I suspect that parsing the samples fails, and that sql query might be > something that the version of libsqlite on windows cannot handle...
We use libsqlite 3.32.2 on Windows. I always wonder if this is a line end issue or something else where the different character set conversions bite us...? /D _______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
