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. Project build error
Forum Updated to NodeBB v4.3 + New Features

Project build error

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
2 Posts 2 Posters 816 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.
  • R Offline
    R Offline
    ronx7
    wrote on last edited by
    #1

    I am trying to build a project and I keep getting this error:

    mingw32-make[1]: *** [copyResources] Error 1
    Makefile:36: recipe for target 'debug' failed
    mingw32-make: *** [debug] Error 2
    23:27:25: The process "C:\Qt\Qt5.9.1\Tools\mingw530_32\bin\mingw32-make.exe" exited with code 2.
    Error while building/deploying project simple-project (kit: Desktop Qt 5.9.1 MinGW 32bit)
    When executing step "Make"
    23:27:25: Elapsed time: 00:29.

    I can't seem to figure out what the problem is.

    A 1 Reply Last reply
    0
    • R ronx7

      I am trying to build a project and I keep getting this error:

      mingw32-make[1]: *** [copyResources] Error 1
      Makefile:36: recipe for target 'debug' failed
      mingw32-make: *** [debug] Error 2
      23:27:25: The process "C:\Qt\Qt5.9.1\Tools\mingw530_32\bin\mingw32-make.exe" exited with code 2.
      Error while building/deploying project simple-project (kit: Desktop Qt 5.9.1 MinGW 32bit)
      When executing step "Make"
      23:27:25: Elapsed time: 00:29.

      I can't seem to figure out what the problem is.

      A Offline
      A Offline
      ambershark
      wrote on last edited by
      #2

      @ronx7 Hi, you cut out the important part of the build log that had the actual errors, can you post the full build log if it isn't too big, or at least include the part with the error?

      My L-GPL'd C++ Logger github.com/ambershark-mike/sharklog

      1 Reply Last reply
      2

      • Login

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