SQLite demo
maddes8cht opened this issue · 1 comments
maddes8cht commented
Create a Demo Project for SQLite to demonstrate how to use SQLite in a c++ aplication
create a simple c++ program to use the SQLite libraries
- import the libraries in msys2 to make them available
- document how to do that
- include all the necessary files
- create a proper makefile to build the sample project
maddes8cht commented
Basics are working