Help me plz
-
wrote on 12 Jun 2020, 07:55 last edited by Qwerty123098 6 Dec 2020, 07:56
I made my program and I want to run it on another computer, who can send step-by-step instructions on how to make an exe file in qt creator. I'm just a beginner and not very good at it.
-
Hi and welcome to devnet,
What Qt version ?
What OS ?
Did you already check the deployment chapter for your OS in Qt's documentation ? -
wrote on 12 Jun 2020, 09:00 last edited by
I have windows 10 pro and Qt 5.14.2
-
I have windows 10 pro and Qt 5.14.2
wrote on 12 Jun 2020, 10:03 last edited by@Qwerty123098
@SGaist wroteDid you already check the deployment chapter for your OS in Qt's documentation ?
-
@Qwerty123098
@SGaist wroteDid you already check the deployment chapter for your OS in Qt's documentation ?
wrote on 12 Jun 2020, 11:09 last edited by@JonB can you drop the link to this chapter, I just can’t find it
-
@JonB can you drop the link to this chapter, I just can’t find it
wrote on 12 Jun 2020, 11:11 last edited by@Qwerty123098
It's not very hard if you look in the docs for "deployment":
https://doc.qt.io/qt-5/deployment.html
https://doc.qt.io/qt-5/windows-deployment.html -
wrote on 12 Jun 2020, 11:57 last edited by
I found the most convenient way to download the program - qt dll collector , this program collects all the necessary files and libraries into the project folder.
-
I found the most convenient way to download the program - qt dll collector , this program collects all the necessary files and libraries into the project folder.
wrote on 12 Jun 2020, 12:04 last edited by@Qwerty123098 said in Help me plz:
qt dll collector
I have not heard of this. If it's not the one recommended by the links you asked for then you won't care about them.
-
-
wrote on 14 Jun 2020, 09:52 last edited by
-
@Qwerty123098
Look interesting and even if for Qt 5.1 , it still seems to work.
Thank you. -
wrote on 14 Jun 2020, 11:43 last edited by
@Qwerty123098
It seems to have been written in 2014, for Qt 5.1, and nobody else has heard of it. Having asked for advice here, if you prefer that over the ones recommended for Qt and used by other people, best of luck. -
wrote on 17 Jun 2020, 17:17 last edited by
@Qwerty123098 hi
You can use "Topic tools" button to mark this topic as "Solved", also it would be better if you can use more meaningful titles for your posts
10/13