0

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.

Sanjay Bhosale
  • 685
  • 2
  • 8
  • 18

1 Answers1

0

Perhaps something is missing in your Qmake project.

Basile Starynkevitch
  • 223,805
  • 18
  • 296
  • 547