Hi,
I plan to use SQLiteCpp in my project (windows).
Is there any reason to not build SQLiteCpp as a DLL ?
I didn't see any DLL import / export directives, and I prefer to use a DLL due to my project's architecture.
If you want, I can add the necessary macros.