[Qt-creator] Unable to open pro file in Qt creator2
Carter, Nathan
NCARTER at bentley.edu
Thu Jul 22 17:30:09 CEST 2010
> I mean the project file with *.pro extn, I need to edit it to add my inclucepath and libs.
>
> When I click on that file with "Open File or Project" it does not open (show). It doesn't throw any error messages!
If it's the currently open project, then when you open it the way you just described, I think Qt is interpreting that you want to open the project it describes, not the file itself. So I wouldn't expect it to do anything, because you already have that project open. If you want to open it as a file, choose it from the files list at the left of the window.
> But, when I try to open *.pro.user, it opens properly.
>
> In edit mode it doesn't show the files in list view as shown in previous versions.
>
> Please see the screenshot.
Ah, you can't see that file list. You can hide/show it with Ctrl+0.
Nathan
More information about the Qt-creator-old
mailing list