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. Configuring Qt5.15.2 for Linux '-no-xinput2' error?
Forum Updated to NodeBB v4.3 + New Features

Configuring Qt5.15.2 for Linux '-no-xinput2' error?

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

    Hi,
    Configuring Qt5.15.2 for Linux.
    1.
    configure -prefix $PWD/qtbase -release -static -accessibility -qt-zlib -qt-libpng -qt-libjpeg -qt-pcre -no-glib -no-cups -no-sql-sqlite -no-feature-gssapi -no-qml-debug -no-opengl -no-egl -no-xinput2 -no-sm -no-icu -nomake examples -nomake tests -no-libudev

    ERROR: Unknown command line option '-no-xinput2'.

    Christian EhrlicherC 1 Reply Last reply
    0
    • Y yygk

      Hi,
      Configuring Qt5.15.2 for Linux.
      1.
      configure -prefix $PWD/qtbase -release -static -accessibility -qt-zlib -qt-libpng -qt-libjpeg -qt-pcre -no-glib -no-cups -no-sql-sqlite -no-feature-gssapi -no-qml-debug -no-opengl -no-egl -no-xinput2 -no-sm -no-icu -nomake examples -nomake tests -no-libudev

      ERROR: Unknown command line option '-no-xinput2'.

      Christian EhrlicherC Offline
      Christian EhrlicherC Offline
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @yygk said in Configuring Qt5.15.2 for Linux '-no-xinput2' error?:

      ERROR: Unknown command line option '-no-xinput2'.

      This means that this configure option is not available - see configure --help to find out which options it provides.

      Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
      Visit the Qt Academy at https://academy.qt.io/catalog

      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