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. Custom build step is an 'invalid command'
Forum Updated to NodeBB v4.3 + New Features

Custom build step is an 'invalid command'

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

    Currently working on a qt project I didn't originally write(upgrading from qt4 and migrating from centos to Ubuntu), but I can't get the custom process steps I was told were important for building to work.
    The first command:

    ./mgeeBuild.sh
    Arguments:  <blank>
    Working Directory: %{sourceDir}
    

    The second:

    ./johnCopyScripts.sh
    Arguments:v <blank>
    Working directory: %{sourceDir}
    

    Bear in mind, the 'Invalid Command' notes appeared before I tried re-building the project. Also, this is a fresh build configuration made in QT 5.15.

    JonBJ 1 Reply Last reply
    0
    • S steampunk333

      Currently working on a qt project I didn't originally write(upgrading from qt4 and migrating from centos to Ubuntu), but I can't get the custom process steps I was told were important for building to work.
      The first command:

      ./mgeeBuild.sh
      Arguments:  <blank>
      Working Directory: %{sourceDir}
      

      The second:

      ./johnCopyScripts.sh
      Arguments:v <blank>
      Working directory: %{sourceDir}
      

      Bear in mind, the 'Invalid Command' notes appeared before I tried re-building the project. Also, this is a fresh build configuration made in QT 5.15.

      JonBJ Offline
      JonBJ Offline
      JonB
      wrote on last edited by
      #2

      @steampunk333
      Start with: do those two .sh script files exist in the appropriate directory? And do they have execute permissions?

      Bear in mind, the 'Invalid Command' notes appeared before I tried re-building the project.

      I don't know if that makes the foregoing irrelevant.

      1 Reply Last reply
      1
      • S Offline
        S Offline
        steampunk333
        wrote on last edited by
        #3

        Derp. Execute permissions weren't enabled.

        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