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. Can't build a release version for a custom QGC, jom Error 1 & 2
Qt 6.11 is out! See what's new in the release blog

Can't build a release version for a custom QGC, jom Error 1 & 2

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

    Hello,
    Me and my projectteam are buidling a custom QGC interface, but when we try to build a release version the build failes with a few errors. I have looked at the kits and the compilers but they are the same versions. So i dont know how to solve this, so maybe some of you can help me.

    Kind regards,
    Derk -Jan

    No resource path for file: C:\Users\dj24h\source\repos\qgroundcontrol\custom\res\MainRootWindow.qml
    jom: C:\Users\dj24h\source\repos\build-qgroundcontrol-Desktop_Qt_5_15_2_MSVC2019_64bit-Release\Makefile [custom_res_AppSettings_qml.cpp] Error 1
    jom: C:\Users\dj24h\source\repos\build-qgroundcontrol-Desktop_Qt_5_15_2_MSVC2019_64bit-Release\Makefile [custom_res_GeneralSettings_qml.cpp] Error 1
    jom: C:\Users\dj24h\source\repos\build-qgroundcontrol-Desktop_Qt_5_15_2_MSVC2019_64bit-Release\Makefile [custom_res_MainRootWindow_qml.cpp] Error 1
    13:59:32: The process "D:\Qt\Tools\QtCreator\bin\jom\jom.exe" exited with code 2.
    Error while building/deploying project qgroundcontrol (kit: Desktop Qt 5.15.2 MSVC2019 64bit)
    When executing step "Make"

    jsulmJ 1 Reply Last reply
    0
    • D DerkieH

      Hello,
      Me and my projectteam are buidling a custom QGC interface, but when we try to build a release version the build failes with a few errors. I have looked at the kits and the compilers but they are the same versions. So i dont know how to solve this, so maybe some of you can help me.

      Kind regards,
      Derk -Jan

      No resource path for file: C:\Users\dj24h\source\repos\qgroundcontrol\custom\res\MainRootWindow.qml
      jom: C:\Users\dj24h\source\repos\build-qgroundcontrol-Desktop_Qt_5_15_2_MSVC2019_64bit-Release\Makefile [custom_res_AppSettings_qml.cpp] Error 1
      jom: C:\Users\dj24h\source\repos\build-qgroundcontrol-Desktop_Qt_5_15_2_MSVC2019_64bit-Release\Makefile [custom_res_GeneralSettings_qml.cpp] Error 1
      jom: C:\Users\dj24h\source\repos\build-qgroundcontrol-Desktop_Qt_5_15_2_MSVC2019_64bit-Release\Makefile [custom_res_MainRootWindow_qml.cpp] Error 1
      13:59:32: The process "D:\Qt\Tools\QtCreator\bin\jom\jom.exe" exited with code 2.
      Error while building/deploying project qgroundcontrol (kit: Desktop Qt 5.15.2 MSVC2019 64bit)
      When executing step "Make"

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @DerkieH said in Can't build a release version for a custom QGC, jom Error 1 & 2:

      No resource path for file: C:\Users\dj24h\source\repos\qgroundcontrol\custom\res\MainRootWindow.qml

      So, does this file exist?

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • D Offline
        D Offline
        DerkieH
        wrote on last edited by
        #3

        Yes it does, that's the weird thing.

        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