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. Building errors in Qt5
QtWS25 Last Chance

Building errors in Qt5

Scheduled Pinned Locked Moved Installation and Deployment
5 Posts 2 Posters 1.9k 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
    Sandra
    wrote on last edited by
    #1

    Hi, i have done my code before with success and then i changed windows after that i installed Q5 but when i run it i get the following error.
    Can anyone help me to fix it?
    Thanks in advance

    jom: D:\3\navi\navi-build-Desktop-Debug\Makefile.Debug [debug\NaviUI.o] Error 1
    jom: D:\3\navi\navi-build-Desktop-Debug\Makefile [debug] Error 2
    11:34:28: The process "C:\Qt\qtcreator-2.6.2\bin\jom.exe" exited with code 2.
    Error while building/deploying project navi (kit: Qt 4.8.4 (4.8.4))
    When executing step 'Make'

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      Nothing very informative in this output. Clean the build, run qmake and then build again.

      Are you sure you have installed Qt5, when the output clearly states your kit is for Qt 4.8.4?

      (Z(:^

      1 Reply Last reply
      0
      • S Offline
        S Offline
        Sandra
        wrote on last edited by
        #3

        Thanks for reply . i have installed Qt 5 with Qt libraries 4.8.4 for Windows (minGW 4.4, 317 MB) and qt-creator-windows-opensource-2.6.2. i have to say im really new in Qt. i have cleaned the build but how i can run qmake ?

        thanks if you help me to solve this problem

        1 Reply Last reply
        0
        • sierdzioS Offline
          sierdzioS Offline
          sierdzio
          Moderators
          wrote on last edited by
          #4

          In Qt Creator, right click on your project, select "Run qmake" then "Build project".

          No need to install both Qt5 and Qt4 when you are new to Qt. Pick one.

          (Z(:^

          1 Reply Last reply
          0
          • S Offline
            S Offline
            Sandra
            wrote on last edited by
            #5

            i have to say that after cleaning i have run it through desktop but it is the same

            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