Has anyone figured out the problem with Qt SQLite in visual studio? I have built the project properly and included all the dependency's header files yet there seems to be missing a .lib file. Linker errors for all QtSql functions appear.
Qt 6.11 is out! See what's new in the release
blog
Has anyone figured out the problem with Qt SQLite in visual studio? I have built the project properly and included all the dependency's header files yet there seems to be missing a .lib file. Linker errors for all QtSql functions appear.