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. "Error while building/deploying project QTProject when excuting step "Make"

"Error while building/deploying project QTProject when excuting step "Make"

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

    I'm new to Qt and I know C++ fairly well and I want to start making programs with GUIs rather than command line. Though when I try to compile and run the project it gives me this error:

    Configuration is faulty. Check the issues view for details
    Error while building/deploying project QTProject (kit: Desktop Qt 5.4.0 MSVC2013 64bit)
    When executing step "Make"

    I never really payed attention to compilers. Though I need some help solving this issue.

    1 Reply Last reply
    0
    • C Offline
      C Offline
      ChrisW67
      wrote on last edited by
      #2

      bq. Configuration is faulty. Check the issues view for details

      I assume you are using Qt Creator.

      What is in the issues view?
      What error messages are on the Compile output tab leading up to the end of the compile?

      Do you have a working Microsoft VS 2013 install?
      Are the VS command line tools in the system PATH visible to Qt Creator?

      1 Reply Last reply
      0
      • N Offline
        N Offline
        Nedlm
        wrote on last edited by
        #3

        [quote author="ChrisW67" date="1421474895"]bq. Configuration is faulty. Check the issues view for details

        I assume you are using Qt Creator.

        What is in the issues view?
        What error messages are on the Compile output tab leading up to the end of the compile?

        Do you have a working Microsoft VS 2013 install?
        Are the VS command line tools in the system PATH visible to Qt Creator?[/quote]

        Okay I didn't have Microsoft VS 2013 installed. The issue is gone since I installed VS 2013. Though it was a heavy file (6.9 GB). Thanks ChrisW67

        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