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. [Win] jom error 1 and error 2

[Win] jom error 1 and error 2

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

    Hi,
    I have a subproject inside the main project. The small console app should be part of the data in the main component of the main project during the installation.
    On Linux and macOS I am able to build with Qt Framework Installer, but on Window I got:

    Makefile.Release [release\hwgui.exe] Error 1
    Makefile [release] Error 2
    Makefile [sub-hwgui-make_first-ordered] Error 2

    this is caused by the hw.exe I copy inside the installer/component/name/ . The awkward thing is that if I just copy a non related .exe (even another small Qt Project) everything works.

    Regards

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

      Hi and welcome to devnet,

      Can you show how you do the copy ?
      Do you have a virus scanner running ?

      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