Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. jom.exe is missing
Qt 6.11 is out! See what's new in the release blog

jom.exe is missing

Scheduled Pinned Locked Moved Solved General and Desktop
7 Posts 4 Posters 3.4k 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.
  • F Offline
    F Offline
    Flaviu 0
    wrote on last edited by
    #1

    I am trying to compile a github free project with QT. I have installed Qt5.12 and Qt Creator 4.13, Visual Studio 2017, on Win10 64 bit.

    And I got an error:

    :-1: error: Generator: execution of make failed. Make command was: jom /nologo cmTC_51f61\fast && CMake Error: Generator: execution of make failed. Make command was: jom /nologo cmTC_3ba39\fast && CMake Error at C:/Program Files/CMake/share/cmake-3.19/Modules/CMakeTestCCompiler.cmake:66 (message):  The C compiler    "C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/HostX64/x64/cl.exe"  is not able to compile a simple test program.  It fails with the following output:    Change Dir: C:/Users/Flaviu/AppData/Local/Temp/QtCreator-nkSeRT/qtc-cmake-UgoYnEaw/CMakeFiles/CMakeTmp        Run Build Command(s):jom /nologo cmTC_3ba39\fast && The system cannot find the file specified    Generator: execution of make failed. Make command was: jom /nologo cmTC_3ba39\fast &&         CMake will not be able to correctly generate this project.Call Stack (most recent call first):  CMakeLists.txt:5 (project)
    

    So, I have searched on internet and I found here: https://stackoverflow.com/questions/46416069/unable-to-build-project-with-jom

    that I should have jom.exe on \Qt5.12.1\Tools\QtCreator\bin to put it on PATH environment. But I have no jom.exe here and anywhere else on C:/ drive. What should install more in order to have it ? Can you help me a little bit ?

    Or, I identify it correctly my compiling error ?

    1 Reply Last reply
    0
    • B Offline
      B Offline
      Bonnie
      wrote on last edited by
      #5

      Latest Qt creator should also ship jom with it.
      Do you have ibjom.bat and xgejom.bat in QtCreator/bin? If you have, then jom.exe must be mistakenly deleted / moved / renamed.
      Reinstall may help.
      But you can also download jom from http://download.qt.io/official_releases/jom/

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

        Hi and welcome to devnet,

        Before anything, please install a more recent version of Qt. 5.12.1 is really outdated.

        Which installer are you using ?

        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
        • F Offline
          F Offline
          Flaviu 0
          wrote on last edited by Flaviu 0
          #3

          I have taken from here: https://www.qt.io/offline-installers

          Qt 5.12.10 for Windows (3.7 GB)

          As far as is available, I guess is ok ... the question is, if I would install the latest one, I would have that jom.exe ?

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

            One thing is that jom comes shipped with Qt Creator, not Qt itself. So either it's missing from the latest version and it's likely a bug or something went wrong when Qt Creator was installed.

            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
            1
            • B Offline
              B Offline
              Bonnie
              wrote on last edited by
              #5

              Latest Qt creator should also ship jom with it.
              Do you have ibjom.bat and xgejom.bat in QtCreator/bin? If you have, then jom.exe must be mistakenly deleted / moved / renamed.
              Reinstall may help.
              But you can also download jom from http://download.qt.io/official_releases/jom/

              1 Reply Last reply
              3
              • F Offline
                F Offline
                Flaviu 0
                wrote on last edited by Flaviu 0
                #6

                Yes, I have downloaded manually from that location and I have put it as need it, now seems to be ok. Thank you for your support !

                aha_1980A 1 Reply Last reply
                1
                • F Flaviu 0

                  Yes, I have downloaded manually from that location and I have put it as need it, now seems to be ok. Thank you for your support !

                  aha_1980A Offline
                  aha_1980A Offline
                  aha_1980
                  Lifetime Qt Champion
                  wrote on last edited by
                  #7

                  Hi @Flaviu-0, glad you solved it, so please mark this topic as SOLVED too. Thanks!

                  Qt has to stay free or it will die.

                  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