SQLite Forum

Where to put dll in VisualStudio?
Login
This is driving me crazy. Using VisualStudio on Win 10 for a C++ program with sqlite. No matter where I put sqlite3.dll, VS can't find it. Where should it go? In desperation I've put copies of it in all the likely places but no luck. Googling produces answers that seem to be for Linux (that'll come later for me) but not for Windows. Neither have I found a thread here that seems to answer the problem.  Your help would be greatly appreciated.