Hello,
I have written a program with Qt. When I try to build it on my PC I get the following errors:
cannot find -lqtmain
cannot find -lQt5Quick
cannot find -lQt5Qml
cannot find -lQt5Network
cannot find -lQt5Gui
cannot find -lQt5Core
error: Id returned 1 exit status
When I copy the project to another PC I don’t get any errors.I geht the errors only on that PC.
So I thought it is a problem with the installation and uninstalled the Qt and instlalled the latest version from this site. But the errors are still there.
I think it is a problem with the dlls in the installation directory.
Can anybody help me with this problem?
Thank you for all answers!
↧