Search code examples
qtprojects

Qt programming error


I am developing Qt project. Previously I developed complete project that access database, but due to some reason i formatted the disk. When later on i run the project it showed me error for using QSqlDatabase QSqlError classes. Please help me.


Solution

  • Perhaps something is missing in your Qmake project.