SQLite Forum

Compiling 3.36 source code
Login
The easiest way would be to follow the guidance <u>[here](https://sqlite.org/howtocompile.html#cli)</u>.

If you are truly eager to use the VS IDE, you will need to set the application type to "CONSOLE app". It is likely that other setting changes will prove necessary.