I built an app with Qtcreator with a gui. it compiles without warnings or errors and runs perfectly from Creator. When I compile from the command line, one of the button functions causes the app to crash. Does the app need something special from Qtcreator in order to run from the command line??

Thanks in Advance.