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

Can't build on Fedora 36 #74

Closed
FarisZR opened this issue Nov 2, 2022 · 2 comments
Closed

Can't build on Fedora 36 #74

FarisZR opened this issue Nov 2, 2022 · 2 comments

Comments

@FarisZR
Copy link

FarisZR commented Nov 2, 2022

When running Cmake on Fedora 36
It shows this Error:

cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_KCM=on -DBUILD_PLASMOID=on

CMake Error at /usr/lib64/cmake/Qt5Core/Qt5CoreConfig.cmake:26 (message):
  The imported target "Qt5::Core" references the file

     "/usr/lib64/libQt5Core.so.5.15.6"

  but this file does not exist.  Possible reasons include:

  * The file was deleted, renamed, or moved to another location.

  * An install or uninstall procedure did not complete successfully.

  * The installation package was faulty and contained

     "/usr/lib64/cmake/Qt5Core/Qt5CoreConfig.cmake"

  but not all the files it references.

Call Stack (most recent call first):
  /usr/lib64/cmake/Qt5Core/Qt5CoreConfig.cmake:44 (_qt5_Core_check_file_exists)
  /usr/lib64/cmake/Qt5Core/Qt5CoreConfig.cmake:213 (_populate_Core_target_properties)
  /usr/share/ECM/modules/ECMQueryQt.cmake:49 (find_package)
  /usr/share/ECM/kde-modules/KDEInstallDirs5.cmake:237 (include)
  /usr/share/ECM/kde-modules/KDEInstallDirs.cmake:15 (include)
  CMakeLists.txt:44 (include)
@oneofthemany
Copy link

It builds on Fedora 37

@PonyLucky
Copy link

Works with Fedora 39 and 40.

If you don't see all fans (https://discussion.fedoraproject.org/t/sensors-detect-no-fans/63234):

  1. sudo dnf install lm_sensors (just typing sensors-detect installed it for me).
  2. sudo sensors-detect.
  3. Say YES to everything.
  4. Start again Fancontrol-gui and go to fans.

@FarisZR FarisZR closed this as completed May 18, 2024
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

3 participants