We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
If you are willing to develop and test this for your need, I will integrate it, for sure!
Sorry, something went wrong.
this was fixed in #406 feel free to test it
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: