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. Qt Franework Installer compile on Windows10
Forum Updated to NodeBB v4.3 + New Features

Qt Franework Installer compile on Windows10

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

    I am compiling a 64-bit version of the code using Windows Qt5.15.2 and MSVC 2015 in Windows 10 but in the general message section the message [Inexact] Project WARNING: LZMA SDK as an archive handler in IFW is deprecated. Consider switching to libarchive by appending 'libarchive' to your 'CONFIG' variable. This requires linking against additional external libraries, see the 'INSTALL' file for more details. and shows the following error in the compiler window:
    jom: C: \ Users \ me \ Documents \ qtfwi \ build \ src \ sdk \ Makefile.Debug [debug \ installerbase.res] Error 1 jom: C: \ Users \ me \ Documents \ qtfwi \ build \ src \ sdk \ Makefile [debug] Error 2 jom: C: \ Users \ me \ Documents \ qtfwi \ build \ src \ Makefile [sub-sdk-make_first] Error 2 jom: C: \ Users \ me \ Documents \ qtfwi \ build \ Makefile [sub-src-make_first] Error 2 11:07:34: The process "C: \ Qt5.15.2 \ Tools \ QtCreator \ bin \ jom \ jom.exe" exited with code 2. Error while building / deploying project installerfw (kit: Desktop Qt 5.15.2 MSVC2015 64bit) When executing step "Make"

    Thanks for guiding me in solving this problem.

    1 Reply Last reply
    0
    • kkoehneK Offline
      kkoehneK Offline
      kkoehne
      Moderators
      wrote on last edited by
      #2

      @Ebrahimi89 said in Qt Franework Installer compile on Windows10:

      jom: C: \ Users \ me \ Documents \ qtfwi \ build \ src \ sdk \ Makefile.Debug [debug \ installerbase.res] Error 1 jom: C: \ Users \ me \ Documents \ qtfwi \ build \ src \ sdk \ Makefile [debug] Error 2 jom: C: \ Users \ me \ Documents \ qtfwi \ build \ src \ Makefile [sub-sdk-make_first] Error 2 jom: C: \ Users \ me \ Documents \ qtfwi \ build \ Makefile [sub-src-make_first] Error 2 11:07:34: The process "C: \ Qt5.15.2 \ Tools \ QtCreator \ bin \ jom \ jom.exe" exited with code 2. Error while building / deploying project installerfw (kit: Desktop Qt 5.15.2 MSVC2015 64bit) When executing step "Make

      This is not the actual error, which is probably a few lines before. This is just jom (the build tool) that it gives up. Can you paste the lines before this one?

      Btw, the forum allows editing code and command line output , please use this to make things easier to read!

      Director R&D, The Qt Company

      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