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. Issue Running Cura from Source on Ubuntu
Forum Updated to NodeBB v4.3 + New Features

Issue Running Cura from Source on Ubuntu

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

    ​
    I am currently making my way through the Alternative Cura-build CMake Workflow included on the "Running Cura from Source on Ubuntu" article of the Cura Wiki.

    I have hit a wall trying to get Qt to properly install when making the cura-build-environment. I keep getting this error:

    ERROR: Feature ‘xcb’ was enabled, but the pre-condition ‘features.thread && libs.xcb && tests.xcb_syslibs && features.xkbcommon-x11’ failed
    

    The full terminal text can be found in this Pastebin and the config.log can be found in this one.

    I've tried installing a ton of potential dependencies and have tried implementing this solution to no avail.

    Has anybody seen this before? Any clues as to how to how I can get past this hurdle?
    Thanks!

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

      Hi and welcome to devnet,

      Which Linux distribution 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
      • Z Offline
        Z Offline
        ZachHowell
        wrote on last edited by
        #3

        Hi and welcome to devnet,

        Thank you!

        Which Linux distribution are you using ?

        Ubuntu 20.04.3 LTS

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

          Then you could install the dependencies of the Ubuntu Qt dev packages. This might help.

          Otherwise, use the Qt development packages from Ubuntu directly.

          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