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. GUI development using Qt on Windows
Forum Updated to NodeBB v4.3 + New Features

GUI development using Qt on Windows

Scheduled Pinned Locked Moved Installation and Deployment
4 Posts 2 Posters 891 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
    Sriguru
    wrote on last edited by
    #1

    Getting started with QT for GUI application development on Windows.

    Downloaded and installed Qt 5.7.

    Created a GUI project, tried compiling and got this error.
    "
    Error while building/deploying project FirstQtApp (kit: Desktop Qt 5.7.0 MSVC2015 32bit)
    When executing step "qmake"
    "

    Do I need to install any other software packages before compiling and what is the configuration to be made?

    Please help me resolve this.

    Thanks.

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

      Hi also you need Visual Studio 2015 you can download it here

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

        Hi,

        I have it already installed.

        I was wondering if there is any configuration required to make it work? And if there are any other pre-requisite tools?

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

          Yes, also when you install Visual Studio 2015, you need to select "Custom installation" and then choose C++.
          If you have already installed it, you can choose File New Project C++ to make it install the C++ components for you.

          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