Make application in qt on Raspberrypi
-
wrote on 24 Jul 2020, 07:20 last edited by
Hi,
I have installed qt on my raspberry pi. I have made a qt project and able to build and run. But I don't know how to make an app of that project.Please guide me to make application of the project.Thank You
-
I want to deploy the qt application in another raspberry pi board which doesn't have qt on it. How I can deploy the exe on that pi board.What are the procedure for deploying qt in raspberry pi.
Thank you
@Alphy said in Make application in qt on Raspberrypi:
What are the procedure for deploying qt in raspberry pi.
https://doc.qt.io/qt-5/linux-deployment.html - "Creating the Application Package" chapter
-
Hi,
I have installed qt on my raspberry pi. I have made a qt project and able to build and run. But I don't know how to make an app of that project.Please guide me to make application of the project.Thank You
@Alphy said in Make application in qt on Raspberrypi:
But I don't know how to make an app of that project
What do you mean? If you are able to build and run then you have the executable.
So, what do you mean by "app"? -
wrote on 27 Jul 2020, 04:28 last edited by
I want to deploy the qt application in another raspberry pi board which doesn't have qt on it. How I can deploy the exe on that pi board.What are the procedure for deploying qt in raspberry pi.
Thank you
-
I want to deploy the qt application in another raspberry pi board which doesn't have qt on it. How I can deploy the exe on that pi board.What are the procedure for deploying qt in raspberry pi.
Thank you
@Alphy said in Make application in qt on Raspberrypi:
What are the procedure for deploying qt in raspberry pi.
https://doc.qt.io/qt-5/linux-deployment.html - "Creating the Application Package" chapter
4/4