Hi, we have a project that requires our program to be run via networks.
When I run the program in this laptop, it runs fine without errors. But when another computer tried to run the program, the resources are not visible (I’m using images as the GUI background) and whenever it tries to connect to the database from the server (this laptop), it creates a “Driver not found Driver not found” error.
I’m using Qt 4.7.4 with Qt Creator 2.4.1. The database I’m using is MySQL
I tried to search on how to solve this problem but to no avail?
Any help?
Thanks in advance! :D
↧