Can't seem to make the loadable version work on Windows client (using .load and the latest x64 version of sqlite).
On Windows 10 it says "Error: the specified module could not be found."
On Windows 7 the error is more detailed and complains about missing libgcc_s_seh-1.dll which, according to a quick Google search, may or may not result from a compilation problem with MinGW...?
Can't seem to make the loadable version work on Windows client (using .load and the latest x64 version of sqlite).
On Windows 10 it says "Error: the specified module could not be found."
On Windows 7 the error is more detailed and complains about missing libgcc_s_seh-1.dll which, according to a quick Google search, may or may not result from a compilation problem with MinGW...?