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. Strange error building qtwebengine component on Windows (5.7.1)
Forum Updated to NodeBB v4.3 + New Features

Strange error building qtwebengine component on Windows (5.7.1)

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
3 Posts 3 Posters 813 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.
  • D Offline
    D Offline
    Dan G.
    wrote on last edited by
    #1

    All,

    I am building Qt 5.7.1 on Windows 10, MSVC 2013, using all of the suggested tools (Python, Git versions, jom, etc). Aside from a few path-length-related issues which took a little while to resolve, things went fine until I hit this during the "ninja" component of the build:

    [2138/12830] RULE Generating Mojo bindings from /vibration_manager.mojom
    ninja: build stopped: .
    ninja: error: WriteFile(device_vibration_mojo_bindings_target_device_vibration_mojo_bindings_mojom_bindings_generator_539d6a9c9e818e40e5aecfdba8f4a779.167596910ff877b1fb6d85f1663dbf91.rsp): Unable to create file. No such file or directory
    jom: C:\cygwin\home\gehlhaar\qt5.7.1\qt-everywhere-enterprise-src-5.7.1\qtwebengine\src\core\Makefile.gyp_run.Debug [invoke_ninja] Error 1

    This error seems to be coming from the Python part of ninja. Not sure what to do at this point.

    Thanks,
    Dan

    1 Reply Last reply
    0
    • armixA Offline
      armixA Offline
      armix
      wrote on last edited by
      #2

      Have you already solved this problem? I meet the same problem.

      1 Reply Last reply
      0
      • G Offline
        G Offline
        Grux
        wrote on last edited by
        #3

        In case anyone else hits the same problem, it is probably a path length issue. See https://lists.qt-project.org/pipermail/development/2016-November/027700.html for a similar problem.

        I had this problem and reduced the path length and now QtWebEngine has built fine.

        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