SQLite Forum

Compiling amalgamation with Visual Studio 2019
Login
Thanks for your response. I am using:

``
Microsoft Visual Studio Enterprise 2019
Version 16.8.4
```

on Windows 10. VS2019 is fully up to date.

>VS is not finding the linux standard library headers.

I do not understand this, that is, the reference to linux.

>has nothing to do with SQLite

Not directly, I realise that; however, I am trying to compile SQLite3.

>You need to set the include path for VS correctly.

Please give me a clue (C/C++ is not my domain) to help me do this.