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

Error build

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

    Hi, If i add some library (#include <QtSerialPort/QSerialPort>).And output from compile output is

    jom: C:\Users\David\Documents\build-blue-Desktop_Qt_5_7_0_MSVC2015_64bit-Profile\Makefile.Release [release\bluee.exe] Error 1120
    jom: C:\Users\David\Documents\build-blue-Desktop_Qt_5_7_0_MSVC2015_64bit-Profile\Makefile [release] Error 2
    10:06:54: The process "C:\Qt\Tools\QtCreator\bin\jom.exe" exited with code 2.
    Error while building/deploying project bluee (kit: Desktop Qt 5.7.0 MSVC2015_64bit)
    The kit Desktop Qt 5.7.0 MSVC2015_64bit has configuration issues which might be the root cause for this problem.

    somebody knows what this mean ?
    When executing step "Make"

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      Did you add QT += serialport to your .pro file and re-run qmake after that ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      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