Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Program not building

Program not building

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
2 Posts 2 Posters 663 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.
  • G Offline
    G Offline
    glader211
    wrote on last edited by
    #1

    I am trying to build heartrate program from the examples of QT software directory but the compile output shows the following errors;
    {Error while building/deploying project heartlistener (kit: Desktop Qt 5.8.0 MSVC2015_64bit)
    When executing step "qmake"}

    and the general messages give a message like so:
    {Running Windows Runtime device detection.
    No winrtrunner.exe found.
    Could not find qmake spec 'default'.
    Error while parsing file C:\Qt\Qt5.8.0\Examples\Qt-5.8\bluetooth\heartlistener\heartlistener.pro. Giving up.}

    Please help as to what the problem and its solution would be.
    The QT version that I am using is 5.5 for windows 10 and i am confused between any other tools that I have to have on my system like WinRT or visual studio 2015.I dont have any tools as such inbstalled.

    1 Reply Last reply
    0
    • ? Offline
      ? Offline
      A Former User
      wrote on last edited by
      #2

      Hi, and welcome to the forum.

      Just to make that clear: Your host is Windows 10 Desktop 64bit and your target is Windows RT, right? If so, this:

      Desktop Qt 5.8.0 MSVC2015_64bit

      doesn't look good. It means that you're currently trying to build for a Windows Desktop target. Also it says Qt 5.8.0, while you said

      The QT version that I am using is 5.5

      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