I have completed my code in Qt creator and it builds perfectly. now i want to pass on this program to a friend. but i cant even run this exe file myself. i searched the web for this and i found that i would have to make my Qt 5.0.2 static. i tried to follow the tutorials as to do that but i get stuck everytime.
i made the required changes to the qmake config file, but when i run the command prompt and the "configure" command it says "configure" is not a recognized internal or external command.