How to access sqlite3 directly from Qt without linking sqlite3.dll a second time

前端 未结 0 1447
傲寒
傲寒 2021-01-06 21:58

I currently have QT += sql in my .pro file, but in addition to normal Qt access to sqlite3, I want to run the sqlite3_backup_init(), e

相关标签:
回答
  • 消灭零回复
提交回复
热议问题