Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. The build directory needs to be at the same level as the source directory
Forum Updated to NodeBB v4.3 + New Features

The build directory needs to be at the same level as the source directory

Scheduled Pinned Locked Moved Solved General and Desktop
3 Posts 2 Posters 319 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.
  • SPlattenS Offline
    SPlattenS Offline
    SPlatten
    wrote on last edited by
    #1

    I'm converting an existing Qt 4.8 project to Qt 5.8, the original project did not have a "qresources.qrc" file, everything was in the ".pro" file.

    Having done all this using an existing Qt 5.8 project for comparison I'm seeing in the Issues pane:

        "The build directory needs to be at the same level as the source directory."
    

    As far as I'm aware I haven't changed anything other than moving the files from the ".pro" into the resources file, the file locations are the same as before.

    What does this mean?

    Kind Regards,
    Sy

    jsulmJ 1 Reply Last reply
    0
    • SPlattenS SPlatten

      I'm converting an existing Qt 4.8 project to Qt 5.8, the original project did not have a "qresources.qrc" file, everything was in the ".pro" file.

      Having done all this using an existing Qt 5.8 project for comparison I'm seeing in the Issues pane:

          "The build directory needs to be at the same level as the source directory."
      

      As far as I'm aware I haven't changed anything other than moving the files from the ".pro" into the resources file, the file locations are the same as before.

      What does this mean?

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @SPlatten Where is your build directory located? The error message says where it should be.

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      2
      • SPlattenS Offline
        SPlattenS Offline
        SPlatten
        wrote on last edited by
        #3

        Thank you, the build directory was one level higher than the project folder, I've moved it now into the project folder.

        Kind Regards,
        Sy

        1 Reply Last reply
        1

        • Login

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