Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Error while building/deploying project XYZ (kit: Desktop Qt 5.9.3 GCC 64bit) When executing step "qmake"
Forum Updated to NodeBB v4.3 + New Features

Error while building/deploying project XYZ (kit: Desktop Qt 5.9.3 GCC 64bit) When executing step "qmake"

Scheduled Pinned Locked Moved Solved Mobile and Embedded
4 Posts 2 Posters 1.1k 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.
  • K Offline
    K Offline
    kishore_hemmady
    wrote on last edited by kishore_hemmady
    #1

    I copied a Qt project from another system and tried running it in my system.I've been finding this annoying error.

    Could not create directory "/home/kishor/build-XYZ-Desktop_Qt_5_9_3_GCC_64bit-Debug"
    Error while building/deploying project XYZ (kit: Desktop Qt 5.9.3 GCC 64bit) When executing step "qmake"

    I also tried deleting the user file from the project and rebuilding its giving the same error.

    jsulmJ 2 Replies Last reply
    0
    • K kishore_hemmady

      I copied a Qt project from another system and tried running it in my system.I've been finding this annoying error.

      Could not create directory "/home/kishor/build-XYZ-Desktop_Qt_5_9_3_GCC_64bit-Debug"
      Error while building/deploying project XYZ (kit: Desktop Qt 5.9.3 GCC 64bit) When executing step "qmake"

      I also tried deleting the user file from the project and rebuilding its giving the same error.

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2
      This post is deleted!
      1 Reply Last reply
      0
      • K kishore_hemmady

        I copied a Qt project from another system and tried running it in my system.I've been finding this annoying error.

        Could not create directory "/home/kishor/build-XYZ-Desktop_Qt_5_9_3_GCC_64bit-Debug"
        Error while building/deploying project XYZ (kit: Desktop Qt 5.9.3 GCC 64bit) When executing step "qmake"

        I also tried deleting the user file from the project and rebuilding its giving the same error.

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

        @kishore_hemmady Can you try

        mkdir /home/kishor/build-XYZ-Desktop_Qt_5_9_3_GCC_64bit-Debug
        

        Does it work?

        1 Reply Last reply
        1
        • K Offline
          K Offline
          kishore_hemmady
          wrote on last edited by
          #4

          Solved.I had to change the build settings.

          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