Giter VIP home page Giter VIP logo

qt-plugins's Introduction

Qt Plugins

Unify Qt application style of CutefishOS.

Dependencies

sudo pacman -S gcc extra-cmake-modules qt5-base qt5-tools qt5-x11extras libqtxdg libdbusmenu-qt5 libxcb

Build

mkdir build
cd build
cmake ..
make
sudo make install

License

cutefish-qt-plugins is licensed under GPLv3.

qt-plugins's People

Contributors

reionwong avatar tounan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

qt-plugins's Issues

error build help

-- The C compiler identification is GNU 12.2.0
-- The CXX compiler identification is GNU 12.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found X11: /usr/include
-- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so
-- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found PkgConfig: /usr/bin/pkg-config (found version "1.8.1")
-- Found Qt5ThemeSupport: /usr/lib/x86_64-linux-gnu/libQt5ThemeSupport.a (found version "5.15.8")
-- Checking for modules 'xcb;xcb-ewmh;x11'
-- Found xcb, version 1.15
-- Found xcb-ewmh, version 0.4.1
-- Found x11, version 1.8.4
-- Qt5 plugin directory:/usr/lib/x86_64-linux-gnu/qt5/plugins
CMake Warning (dev) at /usr/share/ECM/modules/ECMFindModuleHelpers.cmake:113 (message):
Your project should require at least CMake 3.16.0 to use FindKF5.cmake
Call Stack (most recent call first):
/usr/share/ECM/find-modules/FindKF5.cmake:30 (ecm_find_package_version_check)
widgetstyle/CMakeLists.txt:15 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.

-- Found KF5WindowSystem: /usr/lib/x86_64-linux-gnu/cmake/KF5WindowSystem/KF5WindowSystemConfig.cmake (found version "5.103.0")
-- Found KF5: success (found version "5.103.0") found components: WindowSystem
CMake Error at /usr/share/ECM/modules/ECMQueryQmake.cmake:1 (if):
if given arguments:

"VERSION_GREATER_EQUAL" "5.93"

Unknown arguments specified
Call Stack (most recent call first):
widgetstyle/CMakeLists.txt:17 (include)

-- Configuring incomplete, errors occurred!
See also "/home/wakhidrf/Unduhan/CuteFishDE/qt-plugins/build/CMakeFiles/CMakeOutput.log".
make: *** Target tidak dispesifikasikan dan tidak ditemukan makefile. Berhenti.

Please update KF5WindowSystem version

-- Found KF5WindowSystem: /usr/lib64/cmake/KF5WindowSystem/KF5WindowSystemConfig.cmake (found version "5.93.0")
-- Found KF5: success (found version "5.93.0") found components: WindowSystem
CMake Error at /usr/share/ECM/modules/ECMQueryQmake.cmake:1 (if):
  if given arguments:

    "VERSION_GREATER_EQUAL" "5.93"

  Unknown arguments specified
Call Stack (most recent call first):
  widgetstyle/CMakeLists.txt:17 (include)

Qt Version 5.14 & 5.15

UbuntuKylin 21.10 with Qt 5.15.2.
When i try to compile qt-plugins, an error has occurred.
Qt 5.14.2 is required.

CMake Error in platformtheme/CMakeLists.txt:
Imported target "Qt5ThemeSupport::Qt5ThemeSupport" includes non-existent
path

"/usr/include/aarch64-linux-gnu/qt5/QtThemeSupport/5.14.2"

in its INTERFACE_INCLUDE_DIRECTORIES. Possible reasons include:

  • The path was deleted, renamed, or moved to another location.

  • An install or uninstall procedure did not complete successfully.

  • The installation package was faulty and references files it does not
    provide.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.