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. Qt5X11Extras in Windows
Forum Updated to NodeBB v4.3 + New Features

Qt5X11Extras in Windows

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

    So I just installed Qt in Windows using qt-unified-windows-x86-4.1.1-online.exe. What I installed

    0598c825-f8fb-4444-9ce9-161d3246b2fb-image.png
    d8f281fa-37ea-470f-b83a-ab57b7e59120-image.png

    I'm trying to open a CMake project that are using find_pakage to Qt5Config.cmake file. But the CMake error

    C:\Qt\5.12.11\mingw73_64\lib\cmake\Qt5\Qt5Config.cmake:28: error: Could not find a package configuration file provided by "Qt5X11Extras" with any of the following names: Qt5X11ExtrasConfig.cmake qt5x11extras-config.cmake Add the installation prefix of "Qt5X11Extras" to CMAKE_PREFIX_PATH or set "Qt5X11Extras_DIR" to a directory containing one of the above files.  If "Qt5X11Extras" provides a separate development package or SDK, be sure it has been installed. plugins/widgetboxmodel/CMakeLists.txt:7 (find_package)
    

    This is the repo that I'm trying to open https://github.com/albertlauncher/albert

    Is there any Qt5X11Extras in Windows? How do I install it?

    1 Reply Last reply
    0
    • VRoninV Offline
      VRoninV Offline
      VRonin
      wrote on last edited by VRonin
      #2

      X11 is a windowing system of Linux so the module can only be used on certain distros of linux using X11 (the vast majority). Albert is Linux Only

      "La mort n'est rien, mais vivre vaincu et sans gloire, c'est mourir tous les jours"
      ~Napoleon Bonaparte

      On a crusade to banish setIndexWidget() from the holy land of Qt

      1 Reply Last reply
      1

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved