I guess you don't know that SQLite is built into Qt as a standard SQL module, so you do not need to compile it separately. Try removing the source and header file references from your CMakeLists.txt...
d_stranz Today, 17:11Hi everyone,
I'm new to QtCreator.
I have a small C++ project that adds chess tournaments/games/players in a SQLite database (for statistics), and I want to develop a UI for it.
But I have an...
I also need this operation ,someone help
found a solution: https://blog.csdn.net/weixin_40583088/article/details/127418389
Qt Centre is a community site devoted to programming in C++ using the Qt framework developed at The Qt Company.
If you have any problems with Qt or its usage, you can get help from the members of Qt community on our forum.
Don't forget to check out our links section for more Qt resources.
Qt is a cross-platform application and UI framework. Using Qt, you can write web-enabled applications once and deploy them across desktop, mobile and embedded operating systems without rewriting the source code.
Android + MANAGE_EXTERNAL_STORAGE permissions problem.
24th June 2025 23:07 by Carlos Azure