<div dir="ltr"><div><div>Where do I get the sqlite3 with include header files, stub library sqlite3_i.lib and dll.<br><br></div><div>Do I have to build it, If so I tried the following<br></div><div><br>I have a sql-amalgation version. <br></div>I tried to look the documentation on sqlite website for creating a sqlite3.dll<br><br></div><div>using the following command <br>cl sqlite3.c -link -dll -out:sqlite3.dll<br><br></div>I got that, but sqlite3_i.lib was not there.<br><br><br><br><br></div>