[Qt-creator] Could not run my app. "Command not found"
Thorbjørn Lindeijer
thorbjorn.lindeijer at nokia.com
Wed Feb 11 12:38:01 CET 2009
ext A B wrote:
>>> I run the 0.9.2 version on Linux
>>>
>>> Built on Feb 5 2009 at 19:27:27
>>> >From revision 4ef83082f6
>>>
>>> and just got this message after pressing: CTRL+R
>>>
>>> a console window with the text:
>>>
>>> /bin/sh: : command not found
>>> Press enter to close this window
>>>
>>> I started QtCreator from another directory than the one where the
>>> application is.
>>> The app is created and I can run it with ./myapp
>>> . is not in my $PATH
>>>
>>> Any ideas on what can be wrong?
>
>> Delete the .pro.user and try again.
>
> What does the pro.user file do?
It stores Qt Creator's project settings. The assumption here is that
something went wrong with these settings and that having Qt Creator
re-create them might fix your issue.
You can also first check your run configuration. See the Projects mode
and then go to the "Run Settings" tab.
Regards,
Bjørn
--
Thorbjørn Lindeijer
Software Engineer
Nokia, Qt Software
More information about the Qt-creator-old
mailing list