Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error build help #6

Open
wakhidrf opened this issue Jun 17, 2023 · 2 comments
Open

error build help #6

wakhidrf opened this issue Jun 17, 2023 · 2 comments

Comments

@wakhidrf
Copy link

-- 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.

@Vistaus
Copy link

Vistaus commented Jul 28, 2023

I have the same issue. :(

@Vistaus
Copy link

Vistaus commented Jul 28, 2023

#4 (comment) fixes it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants