Hello all.
I'm building SQLite from the amalgamation:
#define SQLITE_VERSION "3.14.1"
#define SQLITE_VERSION_NUMBER 3014001
#define SQLITE_SOURCE_ID "2016-08-11 18:53:32
a12d8059770df4bca59e321c266410344242bf7b"
I'm getting the following compiler warnings:
Warning C4996 'GetVersionExA': was declared deprecated sqlite3
Warning C4996 'GetVersionExW': was declared deprecated sqlite3
Is this something I should be concerned about with deployment on Windows
8/10 boxes?
Mark Benningfield
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users