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. Build Qt 5.10.1 on OSX 10.13.3

Build Qt 5.10.1 on OSX 10.13.3

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 2 Posters 776 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.
  • N Offline
    N Offline
    nen777w
    wrote on last edited by
    #1

    Hi!
    I'm trying to build Qt 5.10.1 on OSX 10.13.3 from source.

    1. Download qt-everywhere-src-5.10.1.tar.xz
    2. Unpack: tar -xvf qt-everywhere-src-5.10.1.tar.xz
    3. Configure: ./configure -prefix $PWD/qtbase -opensource -debug-and-release -skip qtwebengine -skip qtquickcontrols -skip qtconnectivity -no-feature-accessibility -no-icu -no-accessibility -skip qtwebglplugin -skip qtlocation -no-sql-odbc -no-sql-sqlite -nomake examples -nomake tests -opengl desktop
    4. make

    And then get error: Project ERROR: Unknown module(s) in QT: accessibility_support-private

    How to fix that?
    accessibility already disabled when configure.

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

      Hi,

      When exactly are you getting that error ?

      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
      • N Offline
        N Offline
        nen777w
        wrote on last edited by
        #3

        Hi! When build Qt.

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

          That was clear but when exactly during the build process ?

          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