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. "There is no disk in the drive" error running jom.exe
Forum Updated to NodeBB v4.3 + New Features

"There is no disk in the drive" error running jom.exe

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
4 Posts 2 Posters 915 Views 2 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
    deleted328
    wrote on last edited by
    #1

    Hello,

    I'm trying to build Qt 5.9.0 from source in C:\qt-everywhere-enterprise-src-5.9.0. After the configure step I wanted to use jom to build the files. I downloaded jom-1.1.2.zip from the Qt site and unpacked the files in a directory (e.g. C:\jom). I then executed jom.exe from in the build directory and I received the following error:

    There is no disk in the drive. Please insert a disk into drive E:

    I repeated this by navigating to the jom directory (C:\jom) and executing jom.exe and I received the same error.

    Looks like jom has some dependencies that need to be in the same directory. Does anyone know what they are? Also, they should be included in the .zip file.

    Kevin

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

      Hi and welcome to devnet,

      AFAIK, you don't need to download jom if you already have Qt Creator installed. You should use that one.

      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
      2
      • D Offline
        D Offline
        deleted328
        wrote on last edited by
        #3

        Thanks, that's what I ended up doing. I just thought if they're going to provide jom as a stand-alone application it should have all the required dependencies packaged with it. Or, some instructions on what the dependencies are.

        Kevin

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

          I don't think it's a dependency issue but the error is indeed surprising...

          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