Or user error. "Thanks. Also found out where I was going wrong. While creating the .lib file, weshould be using the following command: lib /def:sqlite3.def /machine:X64 /out:sqlite3.lib I was skipping the /machine:X64 option before."
On Mon, Mar 6, 2017 at 10:48 AM, Anick Saha <[email protected]> wrote: > Hi, > > Please look into this issue: > http://stackoverflow.com/questions/42623284/sqlite3-dll-for-x64 > > My guess would be that the download link might be directing to the wrong > set of files. > > Thanks, > Anick > _______________________________________________ > sqlite-users mailing list > [email protected] > http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users > _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

