I am developing an application with QSqlLite data base. My question is that if i create the executable file of that code so that it can run on other machine, is it possible to run it on other system without any other requirement.
my other problem is
When I tried running my code in debug mode it is running fine but when ever i am setting it to be in release mode it is showing me error no data base found. Also i would like to tell is that i configured my qt to generate standalone executables
Bookmarks