Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Opening a .pro in Qt Creator 4.7

Opening a .pro in Qt Creator 4.7

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
4 Posts 2 Posters 1.0k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    bbennetts
    wrote on last edited by
    #1

    Hi,

    I am trying to open the Qt Creator .pro file in QTC 4.7, and all it is doing is opening the file in the text editor. Am I missing the point should it not be opening the project if I do this?

    Steps;

    On the Welcome screen
    File->Open File or Project
    Browse to qtcreator.pro
    'Open'
    File opens in editor

    TIA,

    Bryan.

    K 1 Reply Last reply
    0
    • B bbennetts

      Hi,

      I am trying to open the Qt Creator .pro file in QTC 4.7, and all it is doing is opening the file in the text editor. Am I missing the point should it not be opening the project if I do this?

      Steps;

      On the Welcome screen
      File->Open File or Project
      Browse to qtcreator.pro
      'Open'
      File opens in editor

      TIA,

      Bryan.

      K Offline
      K Offline
      koahnig
      wrote on last edited by
      #2

      @bbennetts

      Do you have Qt creator source installed?

      Do you have a Qt version installed?
      Try to open a .pro file from the examples.

      Vote the answer(s) that helped you to solve your issue(s)

      1 Reply Last reply
      1
      • B Offline
        B Offline
        bbennetts
        wrote on last edited by
        #3

        hi @koahnig ,

        Thanks for the reply. I am running a downloaded version of QTC 4.7, I have Qt 5.11 installed in ~/Qt/5.11.0. If I browse to ~/Development/qt-creator/doc/examples/textfinder/textfinder.pro I see the same behaviour (i.e. it opens the file in the text editor). If I select an example from within the QTC gui I get a error box containing :

        "Failed opening project "/home/bryan/Qt/Examples/Qt-5.11.0/widgets/itemviews/addressbook/addressbook.pro": No plugin can open project type "text/plain".

        Obviously I have done something wrong, but cannot see what.

        Cheers, Bryan.

        1 Reply Last reply
        0
        • B Offline
          B Offline
          bbennetts
          wrote on last edited by
          #4

          Actually I have just realised that I am running the QTC in ~/Qt/Tools (which I am guessing came with the 5.11 d/l)

          Ta.

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved