Hi, all I do in Qt is just run QtCreator's compiler and display the window/widget that I wrote.
Few quetions I want to ask:
1)how to make my Qt project to become a real application?(just click the icon/shortcut to run the program)
2)do other's pc need to install qt too to run Qt apps?