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. How to deploy below with command line
Qt 6.11 is out! See what's new in the release blog

How to deploy below with command line

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 2 Posters 450 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
    kapabahwuk
    wrote on last edited by
    #1

    Trying to repeat function from compiler output, does not work
    C:\Users\66820\Documents\MPU>C:/Qt/Qt5.4.0/Tools/mingw491_32/bin/mingw32-make -f Makefile.Debug
    mingw32-make: Makefile.Debug: No such file or directory
    mingw32-make: *** No rule to make target 'Makefile.Debug'. Stop.

    Christian EhrlicherC 1 Reply Last reply
    0
    • K kapabahwuk

      Trying to repeat function from compiler output, does not work
      C:\Users\66820\Documents\MPU>C:/Qt/Qt5.4.0/Tools/mingw491_32/bin/mingw32-make -f Makefile.Debug
      mingw32-make: Makefile.Debug: No such file or directory
      mingw32-make: *** No rule to make target 'Makefile.Debug'. Stop.

      Christian EhrlicherC Online
      Christian EhrlicherC Online
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on last edited by Christian Ehrlicher
      #2

      You should go into the build directory, I doubt C:\Users\66820\Documents\MP is the build dir.

      /edit: and this is not the deploy step but the build step.

      Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
      Visit the Qt Academy at https://academy.qt.io/catalog

      K 1 Reply Last reply
      1
      • Christian EhrlicherC Christian Ehrlicher

        You should go into the build directory, I doubt C:\Users\66820\Documents\MP is the build dir.

        /edit: and this is not the deploy step but the build step.

        K Offline
        K Offline
        kapabahwuk
        wrote on last edited by
        #3

        @Christian-Ehrlicher solved, ty

        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