SQLiteCpp
SQLiteCpp copied to clipboard
Build as a DLL ?
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.
If you are willing to develop and test this for your need, I will integrate it, for sure!
this was fixed in #406 feel free to test it