QT object file usage on new system requirements
Hi everyone,
I have created a QT project which acts as a GUI for my project. I would like to know that if I share my object file with other user, what environment setup is mandatory for the code to be executable? Does the individual need to install QT in their system?
Re: QT object file usage on new system requirements
Open Qt Assistant and type "deploy" into the search box, then read the deployment information pertinent to your paltform. No, a full Qt install is not required.