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. Error when opening "src.pro" in SDK
Qt 6.11 is out! See what's new in the release blog

Error when opening "src.pro" in SDK

Scheduled Pinned Locked Moved Qt Creator and other tools
1 Posts 1 Posters 2.0k Views 1 Watching
  • 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.
  • A Offline
    A Offline
    Asperamanca
    wrote on last edited by
    #1

    I am using the SDK, with Qt Creator on MinGW

    When I try to open the Source project "src.pro" in either my 4.7.3 or 4.7.4 source tree, I get a ton of error messages that sub-projects cannot be opened:

    bq. Could not find .pro file for sub dir 'src_tools_bootstrap' in '/src/tools/bootstrap'

    and so on, for pretty much every sub-project.
    The only subproject I see in the project tree is tools.pro.

    I know this used to work on my installation, so I suspected a botched update.
    How can I fix my src.pro file?

    I noticed the pro-file makes extensive use of the variable $$QT_SOURCE_TREE.

    So I tried to set QT_SOURCE_TREE in my Qt project settings, but that didn't work.

    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