Adding a sqlite3 header
Unsolved
C++ Gurus
-
I have installed the sqlite3 in my PC and its running in the command prompt.... The problem I'm facing is, I don't know how to add the external library of sqlite3 in my qt creator.(This I'm trying for pure C++ program)
-
Hi and welcome to devnet,
It's described here in the Qt Creator documentation.