On 05/15/2012 05:44 PM, ext Harri Pasanen wrote: > So how does qtcreator application launch differ from command line > application launch?
I don't know in this specific case, but in a similar case I looked at the command output and creator echo'd the command it was running (which was a command to the main UI to invoke the app rather than running the app binary directly). So check the output from the process and that might reveal what creator is doing. -- Lincoln Ramsay - Senior Software Engineer Qt Development Frameworks, Nokia - http://qt.nokia.com/ _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
