Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. First run of QtQuick app - get [copydeploymentfolders] Error 4
Forum Updated to NodeBB v4.3 + New Features

First run of QtQuick app - get [copydeploymentfolders] Error 4

Scheduled Pinned Locked Moved Installation and Deployment
4 Posts 3 Posters 4.1k 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.
  • S Offline
    S Offline
    Sk1X1
    wrote on last edited by
    #1

    Hey,
    Yesterday I installed Qt Creater to try my first C++ app with GUI. I started new QtQuick project and I tried to run it without any change, but I get error:
    mingw32-make[1]: *** [copydeploymentfolders] Error 4
    Complete output is:
    14:28:42: Prováděn postup pro projekt Test...
    14:28:42: Nastavení nezměněno. Přeskakuje se krok qmake.
    14:28:42: Spouští se: "D:\Qt\Tools\mingw48_32\bin\mingw32-make.exe"
    D:/Qt/Tools/mingw48_32/bin/mingw32-make -f Makefile.Debug
    mingw32-make[1]: Entering directory 'D:/ZCU/QT/build-Test-Desktop_Qt_5_2_1_MinGW_32bit-Ladění'
    Copying application data...
    Invalid path
    0 File(s) copied
    Makefile.Debug:100: recipe for target 'copydeploymentfolders' failed
    mingw32-make[1]: *** [copydeploymentfolders] Error 4
    mingw32-make[1]: Leaving directory 'D:/ZCU/QT/build-Test-Desktop_Qt_5_2_1_MinGW_32bit-Ladění'
    mingw32-make: *** [debug] Error 2
    makefile:34: recipe for target 'debug' failed
    14:28:45: Proces "D:\Qt\Tools\mingw48_32\bin\mingw32-make.exe" byl ukončen. Vrácená hodnota 2.
    Chyba při sestavování/nasazování projektu Test (sada: Desktop Qt 5.2.1 MinGW 32bit)

    How can I fix that?
    Thanks for all replies :)

    1 Reply Last reply
    0
    • hskoglundH Offline
      hskoglundH Offline
      hskoglund
      wrote on last edited by
      #2

      Hi, just guessing but "-Ladění" instead of "-Debug" as folder name, maybe Windows does not like Czech characters in this way.

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

        I had the same problem, I turned off "Shadow build". This is located in the "Projects" tab -> "Build & Run" -> "General"

        !https://photos-5.dropbox.com/t/0/AAD8EuQuc6e-2oxfw85OxBWG565oXAEOWrZM0AJFt-AABQ/12/2528729/png/2048x1536/3/1395885600/0/2/sshot-672.png/ToY3C1bb_w70AYRezxITfwqta56IVHjFYrj8uMcKPAQ(Image)!
        "https://www.dropbox.com/s/l3qej384rt0e9kf/sshot-672.png":https://www.dropbox.com/s/l3qej384rt0e9kf/sshot-672.png

        1 Reply Last reply
        0
        • S Offline
          S Offline
          Sk1X1
          wrote on last edited by
          #4

          hskoglund
          Thanks, problem was really in Czech characters in path.

          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